SAP table TKT12 (Switching Structure for Cost Component Splitting)
SAP table TKT12 has 4 primary key fields being MANDT,LANGU,ELEHK,SWSMH.
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 | T000 | MANDT | |
LANGU | Language Key | LANG | 1 | 0 | T002 | SPRAS | |
ELEHK | Cost Component Structure - CGM and Sales/Administr. Costs | CHAR | 2 | 0 | TCKH4 | CK_ELESMHK | |
SWSMH | Cost component splitting switching structure | CHAR | 3 | 0 | TKA12 | CO_SWSMH | |
TXT | Long Text | CHAR | 40 | 0 | LTEXT |
TKT12 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TKT12 | ELEHK | TCKH4 | Cost Component Structure for Cost of Goods Manufactured | MANDT |
1 TKT12 | SWSMH | TKA12 | Switching Structure for Cost Component Splitting | MANDT |