SAP table CSKA (Cost Elements (Data Dependent on Chart of Accounts))

SAP table CSKA has 3 primary key fields being MANDT,KTOPL,KSTAR.

If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.

Field Description Data Type Length Decimals Checktable Data Element
MANDT Client CLNT 3 0 MANDT
KTOPL Chart of Accounts CHAR 4 0 T004 KTOPL
KSTAR Cost Element CHAR 10 0 KSTAR
ERSDA Entered On DATS 8 0 ERFDT
USNAM Entered By CHAR 12 0 ERFNM
STEKZ Cost Element Is Tax-Relevant CHAR 1 0 STEUK
ZAHKZ Cost Element Affecting Payment CHAR 1 0 KZZAH
KSTSN Cost Element CHAR 10 0 KSTSN
FUNC_AREA Functional Area CHAR 16 0 TFKB FKBER

CSKA foreign key relationships

Table Field Check Table Check Field
0 CSKA FUNC_AREA TFKB Functional areas FKBER
1 CSKA KTOPL T004 Directory of Charts of Accounts MANDT