SAP ABAP Table
TP16T
{Business Partner: Name of Department}
Home
title {label: "SAP ABAP table TP16T {Business Partner: Name of Department}", size: "20"} # Entities [TP16T] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+LANGU {label: "LANG (1)"} *+DEPART {label: "CHAR (4)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} [TP16] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *DEPART {label: "CHAR (4)"} # Relationships TP16T 1--* TP16 {label: "TP16T-DEPART = TP16-DEPART"} TP16T 1--* T002 {label: "TP16T-LANGU = T002-SPRAS"} TP16T 1--* T000 {label: "TP16T-MANDT = T000-MANDT"}
View Full Image
View in PDF
Foreign Key tables (3)
T000
{Clients}
T002
{Language Keys (Component BC-I18)}
TP16
{Business Partner: Department}