SAP table TF160 (Consolidation Units)
SAP table TF160 has 3 primary key fields being MANDT,DIMEN,BUNIT.
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 | |
DIMEN | Dimension | CHAR | 2 | 0 | TF150 | FC_DIMEN | |
BUNIT | Consolidation Unit | CHAR | 18 | 0 | FC_BUNIT | ||
ROIND | Rollup consolidation unit | CHAR | 1 | 0 | FC_ROIND | ||
REASN | Reason for inclusion | CHAR | 2 | 0 | TF173 | FC_REASN | |
EXIND | Exempt from inclusion | CHAR | 1 | 0 | FC_EXIND | ||
SETBU | Partner set prefix | CHAR | 10 | 0 | FC_SETBU | ||
GCIND | Entry in group currency | CHAR | 1 | 0 | FC_GCIND | ||
LANGU_BU | Language Key | LANG | 1 | 0 | T002 | SPRAS | |
BLINE | Industrial sector | CHAR | 30 | 0 | FC_BLINE | ||
LFORM | Legal form | CHAR | 30 | 0 | FC_LFORM | ||
LSIND | Legal entity | CHAR | 1 | 0 | FC_LSIND | ||
INPIND | Periodic data entry | CHAR | 1 | 0 | FC_INPIND |
TF160 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TF160 | DIMEN | TF150 | Dimensions | DIMEN |
1 TF160 | LANGU_BU | T002 | Language Keys (Component BC-I18) | SPRAS |
0 TF160 | REASN | TF173 | Reasons for Inclusion | MANDT |