SAP table TF195 (Hierarchy Levels)
SAP table TF195 has 3 primary key fields being MANDT,DIMEN,HLEVL.
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 | |
HLEVL | Hierarchy level | CHAR | 2 | 0 | FC_HLEVL | ||
STRGE | Structure string for the generation | CHAR | 19 | 0 | FC_STRGE | ||
REFER | Reference | CHAR | 18 | 0 | TF160 | FC_REFER | |
NAMGE | Code for generating a CG/CU | CHAR | 30 | 0 | FC_NAMGE | ||
BUIND | Consolidation units only | CHAR | 1 | 0 | FC_BUIND |
TF195 foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TF195 | DIMEN | TF150 | Dimensions | DIMEN |
1 TF195 | REFER | TF160 | Consolidation Units | MANDT |
1 TF195 | REFER | TF160 | Consolidation Units | DIMEN |
1 TF195 | REFER | TF160 | Consolidation Units | BUNIT |