SAP ABAP Table
CSKSD
{Cost Center: Extra Fields for CSKS}
Home
title {label: "SAP ABAP table CSKSD {Cost Center: Extra Fields for CSKS}", size: "20"} # Entities [CSKSD] {bgcolor: "tomato"} +RKOKRS {label: "CHAR (4)"} +RKOSTL {label: "CHAR (10)"} [CSKS] {bgcolor: "#d0e0d0"} *MANDT {label: "CLNT (3)"} *+KOKRS {label: "CHAR (4)"} *KOSTL {label: "CHAR (10)"} *DATBI {label: "DATS (8)"} [TKA01] {bgcolor: "#d0e0d0"} *+MANDT {label: "CLNT (3)"} *KOKRS {label: "CHAR (4)"} # Relationships CSKSD *--* TKA01 {label: "CSKSD-RKOKRS = TKA01-KOKRS"} CSKSD *--* CSKS {label: "CSKSD-RKOSTL = CSKS-KOSTL"}
View Full Image
View in PDF
Foreign Key tables (2)
CSKS
{Cost Center Master Data}
TKA01
{Controlling Areas}