SAP ABAP Table
TVCBT
{Sales Activity Description 02}
Home
title {label: "SAP ABAP table TVCBT {Sales Activity Description 02}", size: "20"} # Entities [TVCBT] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+SPRAS {label: "LANG (1)"} *+KTA02 {label: "CHAR (2)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} [TVCB] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *KTA02 {label: "CHAR (2)"} # Relationships TVCBT 1--* TVCB {label: "TVCBT-KTA02 = TVCB-KTA02"} TVCBT 1--* T000 {label: "TVCBT-MANDT = T000-MANDT"} TVCBT 1--* T002 {label: "TVCBT-SPRAS = T002-SPRAS"}
View Full Image
View in PDF
Foreign Key tables (3)
T000
{Clients}
T002
{Language Keys (Component BC-I18)}
TVCB
{Sales Activity Description 02}