SAP ABAP Table
TKES1
{Row/column structures}
Home
title {label: "SAP ABAP table TKES1 {Row/column structures}", size: "20"} # Entities [TKES1] {bgcolor: "tomato"} *+MANDT {label: "CLNT (3)"} *+APPLCLASS {label: "CHAR (4)"} *SUBCLASS {label: "CHAR (2)"} *TABNAME {label: "CHAR (30)"} *FORM {label: "CHAR (12)"} [T000] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} [TAPPL] {bgcolor: "#d0e0d0"} *APPLCLASS {label: "CHAR (4)"} # Relationships TKES1 1--* TAPPL {label: "TKES1-APPLCLASS = TAPPL-APPLCLASS"} TKES1 1--* T000 {label: "TKES1-MANDT = T000-MANDT"}
View Full Image
View in PDF
Foreign Key tables (2)
T000
{Clients}
TAPPL
{R/3-DDIC: Application classes}