SAP ABAP Table
KCR09_SCREEN
{Screen Str. for View for Cost Center/Act.Type - Time-Dep.}
Home
title {label: "SAP ABAP table KCR09_SCREEN {Screen Str. for View for Cost Center/Act.Type - Time-Dep.}", size: "20"} # Entities [KCR09_SCREEN] {bgcolor: "tomato"} +COST_CENTER {label: "CHAR (10)"} +ACTIVITY_TYPE {label: "CHAR (6)"} [CSKS] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *+KOKRS {label: "CHAR (4)"} *KOSTL {label: "CHAR (10)"} *DATBI {label: "DATS (8)"} [CSLA] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *+KOKRS {label: "CHAR (4)"} *LSTAR {label: "CHAR (6)"} *DATBI {label: "DATS (8)"} # Relationships KCR09_SCREEN *--* CSLA {label: "KCR09_SCREEN-ACTIVITY_TYPE = CSLA-LSTAR"} KCR09_SCREEN *--* CSKS {label: "KCR09_SCREEN-COST_CENTER = CSKS-KOSTL"}
View Full Image
View in PDF
Foreign Key tables (2)
CSKS
{Cost Center Master Data}
CSLA
{Activity master}