SAP ABAP Table
DELCONHD
{Delivery Confirmation: Basis of Logistic.Match. - Header}
Home
title {label: "SAP ABAP table DELCONHD {Delivery Confirmation: Basis of Logistic.Match. - Header}", size: "20"} # Entities [DELCONHD] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *DELCONNUM {label: "NUMC (10)"} +KUNAG {label: "CHAR (10)"} [KNA1] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *KUNNR {label: "CHAR (10)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} # Relationships DELCONHD *--* KNA1 {label: "DELCONHD-KUNAG = KNA1-KUNNR"} DELCONHD *--* T000 {label: "DELCONHD-MANDT = T000-MANDT"}
View Full Image
View in PDF
Foreign Key tables (2)
KNA1
{General Data in Customer Master}
T000
{Clients}