SAP ABAP Table
CHBSNCMT
{Text table for the target income}
Home
title {label: "SAP ABAP table CHBSNCMT {Text table for the target income}", size: "20"} # Entities [CHBSNCMT] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+SPRAS {label: "LANG (1)"} *+INCOME {label: "CHAR (1)"} [CHBSNCM] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *INCOME {label: "CHAR (1)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [T002] {bgcolor: "#d0e0d0"} *SPRAS {label: "LANG (1)"} # Relationships CHBSNCMT 1--* CHBSNCM {label: "CHBSNCMT-INCOME = CHBSNCM-INCOME"} CHBSNCMT *--* T000 {label: "CHBSNCMT-MANDT = T000-MANDT"} CHBSNCMT *--* T002 {label: "CHBSNCMT-SPRAS = T002-SPRAS"}
View Full Image
View in PDF
Foreign Key tables (3)
CHBSNCM
{Possible entries for the target income}
T000
{Clients}
T002
{Language Keys (Component BC-I18)}