SAP Table CSKT
Cost Center Texts
CSKT (Cost Center 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 CSKT to other SAP tables.
CSKT table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||
SPRAS | Language Key | SPRAS | T002 | LANG | 1 | 0 | ||
KOKRS | Controlling Area | KOKRS | TKA01 | CHAR | 4 | 0 | ||
KOSTL | Cost Center | KOSTL | CSKS | CHAR | 10 | 0 | ||
DATBI | Valid To Date | DATBI | DATS | 8 | 0 | |||
KTEXT | General Name | KTEXT | CHAR | 20 | 0 | |||
LTEXT | Description | KLTXT | CHAR | 40 | 0 | |||
MCTXT | Search term for matchcode use | MCDS3 | CHAR | 20 | 0 |
CSKT foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
CSKT | KOKRS | CSKT | MANDT | TKA01 | Controlling Areas | MANDT |
CSKT | KOKRS | CSKT | KOKRS | TKA01 | Controlling Areas | KOKRS |
CSKT | KOSTL | CSKT | MANDT | CSKS | Cost Center Master Data | MANDT |
CSKT | KOSTL | CSKT | KOKRS | CSKS | Cost Center Master Data | KOKRS |
CSKT | KOSTL | CSKT | KOSTL | CSKS | Cost Center Master Data | KOSTL |
CSKT | KOSTL | CSKT | DATBI | CSKS | Cost Center Master Data | DATBI |
CSKT | MANDT | CSKT | MANDT | T000 | Clients | MANDT |
CSKT | SPRAS | CSKT | SPRAS | T002 | Language Keys (Component BC-I18) | SPRAS |