SAP ABAP Table
TDGB2
{DG: Description for dangerous goods check schema}
Home
title {label: "SAP ABAP table TDGB2 {DG: Description for dangerous goods check schema}", size: "20"} # Entities [TDGB2] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+DGSPRAS {label: "LANG (1)"} *+DGCHKS {label: "NUMC (5)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} [TDGB1] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *DGCHKS {label: "NUMC (5)"} # Relationships TDGB2 1--* TDGB1 {label: "TDGB2-DGCHKS = TDGB1-DGCHKS"} TDGB2 1--* T002 {label: "TDGB2-DGSPRAS = T002-SPRAS"} TDGB2 1--* T000 {label: "TDGB2-MANDT = T000-MANDT"}
View Full Image
View in PDF
Foreign Key tables (3)
T000
{Clients}
T002
{Language Keys (Component BC-I18)}
TDGB1
{DG: Defining dangerous goods check schema}