SAP ABAP Table
CBPT
{Text Table for Business Process Master}
Home
title {label: "SAP ABAP table CBPT {Text Table for Business Process Master}", size: "20"} # Entities [CBPT] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+SPRAS {label: "LANG (1)"} *+KOKRS {label: "CHAR (4)"} *+PRZNR {label: "CHAR (12)"} *DATBI {label: "DATS (8)"} [CBPR] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *+KOKRS {label: "CHAR (4)"} *PRZNR {label: "CHAR (12)"} *DATBI {label: "DATS (8)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} [TKA01] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *KOKRS {label: "CHAR (4)"} # Relationships CBPT 1--* TKA01 {label: "CBPT-KOKRS = TKA01-KOKRS"} CBPT 1--* T000 {label: "CBPT-MANDT = T000-MANDT"} CBPT 1--+ CBPR {label: "CBPT-PRZNR = CBPR-PRZNR"} CBPT 1--* T002 {label: "CBPT-SPRAS = T002-SPRAS"}
View Full Image
View in PDF
Foreign Key tables (4)
CBPR
{CO-ABC: Activity Master Table}
T000
{Clients}
T002
{Language Keys (Component BC-I18)}
TKA01
{Controlling Areas}