SAP ABAP Table
ERDMSTATT
{Redemption Status (Texts)}
Home
title {label: "SAP ABAP table ERDMSTATT {Redemption Status (Texts)}", size: "20"} # Entities [ERDMSTATT] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+SPRAS {label: "LANG (1)"} *+LP_RDMSTAT {label: "CHAR (2)"} [ERDMSTAT] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *LP_RDMSTAT {label: "CHAR (2)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} # Relationships ERDMSTATT 1--* ERDMSTAT {label: "ERDMSTATT-LP_RDMSTAT = ERDMSTAT-LP_RDMSTAT"} ERDMSTATT *--* T000 {label: "ERDMSTATT-MANDT = T000-MANDT"} ERDMSTATT *--* T002 {label: "ERDMSTATT-SPRAS = T002-SPRAS"}
View Full Image
View in PDF
Foreign Key tables (3)
ERDMSTAT
{Redemption Status}
T000
{Clients}
T002
{Language Keys (Component BC-I18)}