SAP ABAP Table
ECNSTRUCD
{Screen Structure for Table ECNSTRC}
Home
title {label: "SAP ABAP table ECNSTRUCD {Screen Structure for Table ECNSTRC}", size: "20"} # Entities [ECNSTRUCD] {bgcolor: "tomato"} +MANDT {label: "CLNT (3)"} +CONFIG {label: "CHAR (8)"} +OBJTYP {label: "CHAR (10)"} [ECNCONF] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *CONFIG {label: "CHAR (8)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [TOJTB] {bgcolor: "#d0e0d0"} *NAME {label: "CHAR (10)"} # Relationships ECNSTRUCD 1--* ECNCONF {label: "ECNSTRUCD-CONFIG = ECNCONF-CONFIG"} ECNSTRUCD 1--* T000 {label: "ECNSTRUCD-MANDT = T000-MANDT"} ECNSTRUCD 1--* TOJTB {label: "ECNSTRUCD-OBJTYP = TOJTB-NAME"}
View Full Image
View in PDF
Foreign Key tables (3)
ECNCONF
{IS-U Navigator: Configuration}
T000
{Clients}
TOJTB
{Business object repository: Basic data}