SAP table CSSK (Cost center /cost element)
SAP table CSSK has 6 primary key fields being MANDT,VERSN,KOKRS,GJAHR,KOSTL,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 | |
VERSN | Version | CHAR | 3 | 0 | * | VERSN | |
KOKRS | Controlling Area | CHAR | 4 | 0 | TKA01 | KOKRS | |
GJAHR | Fiscal Year | NUMC | 4 | 0 | GJAHR | ||
KOSTL | Cost Center | CHAR | 10 | 0 | * | KOSTL | |
KSTAR | Cost Element | CHAR | 10 | 0 | * | KSTAR | |
MGEFL | Indicator for Recording Consumption Quantities | CHAR | 1 | 0 | MGEFL | ||
VEINH | Unit of Measurement | UNIT | 3 | 0 | T006 | MSEHI | |
EIGEN | Cost element attributes | CHAR | 8 | 0 | EIGEN | ||
PLEIG | Plan attributes | CHAR | 4 | 0 | PLEIG | ||
VSPKF | Distribution Key: Plan Fixed Costs | CHAR | 4 | 0 | T821S | SPPKF | |
WSPKF | Valuation Type for Planned Fixed Costs | CHAR | 1 | 0 | WSPKF | ||
NRPKF | Key for calculation of plan fixed costs | CHAR | 8 | 0 | NRPKF | ||
VSPVF | Distribution key: Plan fixed consumption | CHAR | 4 | 0 | T821S | SPVBF | |
WSPVF | Valuation type for planned fixed consumption | CHAR | 1 | 0 | WSPVF | ||
NRPVF | Key for calculation of planned fixed consumption | CHAR | 8 | 0 | NRPVF |
CSSK foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 CSSK | KOKRS | TKA01 | Controlling Areas | MANDT |
1 CSSK | VEINH | T006 | Units of Measurement | MANDT |
1 CSSK | VEINH | T006 | Units of Measurement | MSEHI |
0 CSSK | VSPKF | T821S | Distribution keys | MANDT |
0 CSSK | VSPKF | T821S | Distribution keys | SPRED |
1 CSSK | VSPVF | T821S | Distribution keys | MANDT |
1 CSSK | VSPVF | T821S | Distribution keys | SPRED |