SAP ABAP Table
LDLBTD
{Dialog structure LDLBT}
Home
title {label: "SAP ABAP table LDLBTD {Dialog structure LDLBT}", size: "20"} # Entities [LDLBTD] {bgcolor: "tomato"} +MANDT {label: "CLNT (3)"} +LNID {label: "NUMC (8)"} +MATNR {label: "CHAR (18)"} +WERKS {label: "CHAR (4)"} [CRID] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *OBJTY {label: "CHAR (2)"} *OBJID {label: "NUMC (8)"} [MARA] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *MATNR {label: "CHAR (18)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T001W] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *WERKS {label: "CHAR (4)"} # Relationships LDLBTD 1--* CRID {label: "LDLBTD-LNID = CRID-OBJID"} LDLBTD 1--* T000 {label: "LDLBTD-MANDT = T000-MANDT"} LDLBTD 1--* MARA {label: "LDLBTD-MATNR = MARA-MATNR"} LDLBTD 1--* T001W {label: "LDLBTD-WERKS = T001W-WERKS"}
View Full Image
View in PDF
Foreign Key tables (4)
CRID
{CIM Resource - Entities}
MARA
{General Material Data}
T000
{Clients}
T001W
{Plants/Branches}