SAP ABAP Table
LDLPD
{Dialog structure LDLP}
Home
title {label: "SAP ABAP table LDLPD {Dialog structure LDLP}", size: "20"} # Entities [LDLPD] {bgcolor: "tomato"} +MANDT {label: "CLNT (3)"} +LNID {label: "NUMC (8)"} +LNSID {label: "NUMC (8)"} +LNSID_UP {label: "NUMC (8)"} +LNSID_LE {label: "NUMC (8)"} +ALGOP {label: "CHAR (10)"} +WERKS {label: "CHAR (4)"} [CRID] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *OBJTY {label: "CHAR (2)"} *OBJID {label: "NUMC (8)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T001W] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *WERKS {label: "CHAR (4)"} [TSPP1] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *NAME {label: "CHAR (10)"} # Relationships LDLPD *--* TSPP1 {label: "LDLPD-ALGOP = TSPP1-NAME"} LDLPD 1--* CRID {label: "LDLPD-LNID = CRID-OBJID"} LDLPD 1--* CRID {label: "LDLPD-LNSID = CRID-OBJID"} LDLPD ?--* CRID {label: "LDLPD-LNSID_LE = CRID-OBJID"} LDLPD ?--* CRID {label: "LDLPD-LNSID_UP = CRID-OBJID"} LDLPD 1--* T000 {label: "LDLPD-MANDT = T000-MANDT"} LDLPD 1--* T001W {label: "LDLPD-WERKS = T001W-WERKS"}
View Full Image
View in PDF
Foreign Key tables (4)
CRID
{CIM Resource - Entities}
T000
{Clients}
T001W
{Plants/Branches}
TSPP1
{Processing profile for sequencing}