SAP ABAP Table
EWCUSTENVCLST
{Customer Information Cluster Builder (Text)}
Home
title {label: "SAP ABAP table EWCUSTENVCLST {Customer Information Cluster Builder (Text)}", size: "20"} # Entities [EWCUSTENVCLST] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+LANGU {label: "LANG (1)"} *+CUSTENVID {label: "CHAR (10)"} [EWCUSTENVCLS] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *CUSTENVID {label: "CHAR (10)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} # Relationships EWCUSTENVCLST 1--* EWCUSTENVCLS {label: "EWCUSTENVCLST-CUSTENVID = EWCUSTENVCLS-CUSTENVID"} EWCUSTENVCLST 1--* T002 {label: "EWCUSTENVCLST-LANGU = T002-SPRAS"} EWCUSTENVCLST 1--* T000 {label: "EWCUSTENVCLST-MANDT = T000-MANDT"}
View Full Image
View in PDF
Foreign Key tables (3)
EWCUSTENVCLS
{Customer Information Cluster Builder}
T000
{Clients}
T002
{Language Keys (Component BC-I18)}