SAP Table CSKU
Cost Element Texts
CSKU (Cost Element Texts) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link CSKU to other SAP tables.
CSKU table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | CLNT | 3 | 0 | |||
SPRAS | Language Key | SPRAS | T002 | LANG | 1 | 0 | ||
KTOPL | Chart of Accounts | KTOPL | T004 | CHAR | 4 | 0 | ||
KSTAR | Cost Element | KSTAR | CSKA | CHAR | 10 | 0 | ||
KTEXT | General Name | KTEXT | CHAR | 20 | 0 | |||
LTEXT | Description | KLTXT | CHAR | 40 | 0 | |||
MCTXT | Search term for matchcode use | MCDS2 | CHAR | 20 | 0 |
CSKU foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
CSKU | KSTAR | CSKU | MANDT | CSKA | Cost Elements (Data Dependent on Chart of Accounts) | MANDT |
CSKU | KSTAR | CSKU | KTOPL | CSKA | Cost Elements (Data Dependent on Chart of Accounts) | KTOPL |
CSKU | KSTAR | CSKU | KSTAR | CSKA | Cost Elements (Data Dependent on Chart of Accounts) | KSTAR |
CSKU | KTOPL | CSKU | MANDT | T004 | Directory of Charts of Accounts | MANDT |
CSKU | KTOPL | CSKU | KTOPL | T004 | Directory of Charts of Accounts | KTOPL |
CSKU | SPRAS | CSKU | SPRAS | T002 | Language Keys (Component BC-I18) | SPRAS |