SAP ABAP Table
KKBSB
{Selection Screens for Order Selection}
Home
title {label: "SAP ABAP table KKBSB {Selection Screens for Order Selection}", size: "20"} # Entities [KKBSB] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+KLART {label: "CHAR (3)"} *CLASS {label: "CHAR (18)"} *SICHT {label: "NUMC (2)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [TCLA] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *KLART {label: "CHAR (3)"} # Relationships KKBSB *--* TCLA {label: "KKBSB-KLART = TCLA-KLART"} KKBSB *--* T000 {label: "KKBSB-MANDT = T000-MANDT"}
View Full Image
View in PDF
Foreign Key tables (2)
T000
{Clients}
TCLA
{Class Types}