SAP ABAP Table
TBCGT
{Texts on graphics profiles of the bar chart}
Home
title {label: "SAP ABAP table TBCGT {Texts on graphics profiles of the bar chart}", size: "20"} # Entities [TBCGT] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+SPRAS {label: "LANG (1)"} *+PRF_GRUPPE {label: "CHAR (4)"} *PRF_NAME {label: "CHAR (12)"} *PRF_INDEX {label: "CHAR (1)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} [TBCG] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *PRF_GRUPPE {label: "CHAR (4)"} *PRF_NAME {label: "CHAR (12)"} *PRF_INDEX {label: "CHAR (1)"} # Relationships TBCGT 1--* T000 {label: "TBCGT-MANDT = T000-MANDT"} TBCGT 1--* TBCG {label: "TBCGT-PRF_GRUPPE = TBCG-PRF_GRUPPE"} TBCGT 1--* T002 {label: "TBCGT-SPRAS = T002-SPRAS"}
View Full Image
View in PDF
Foreign Key tables (3)
T000
{Clients}
T002
{Language Keys (Component BC-I18)}
TBCG
{Graphics profile of bar chart}