SAP Table
TCK14 Overhead Groups
SAP table TCK14 has 3 primary key fields being MANDT,BWKEY,KOSGR.
If you are only analysing data from a single SAP instance you may omit field MANDT in your relationships as it will be the same across the entire dataset. On the other hand, if you are combining data from multiple SAP instances you need to take MANDT into account.
/ Fields
TCK14 columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | * | MANDT | |
| KeyBWKEY | Valuation area | CHAR | 4 | 0 | * | BWKEY | |
| KeyKOSGR | Costing Overhead Group | CHAR | 10 | 0 | CK_KOSGR | ||
| ZSCHL | Overhead key | CHAR | 6 | 0 | TKZSL | AUFZSCHL |
/ Relationships
TCK14 foreign keys.
| Table | Field | Check Table | Description | Check Field |
|---|---|---|---|---|
| TCK14 | ZSCHL | TKZSL | Overhead Key | ZSCHL |