SAP table T006D (Dimensions)
SAP table T006D has 2 primary key fields being MANDT,DIMID.
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 | |
DIMID | Dimension key | CHAR | 6 | 0 | DIMID | ||
LENG | Length exponent | INT2 | 5 | 0 | LENG | ||
MASS | Mass exponent | INT2 | 5 | 0 | MASS | ||
TIMEX | Current exponent | INT2 | 5 | 0 | TIMEX | ||
ECURR | Electric current exponent | INT2 | 5 | 0 | ECURR | ||
TEMP | Temperature exponent | INT2 | 5 | 0 | TEMP | ||
MOLQU | Mole quantity exponent | INT2 | 5 | 0 | MOLQU | ||
LIGHT | Luminosity exponent | INT2 | 5 | 0 | LIGHT | ||
MSSIE | SI unit | UNIT | 3 | 0 | T006 | MSSIE | |
TEMP_DEP | Indicator: Dimension has Unit with Temperature Specification | CHAR | 1 | 0 | TEMP_DEP | ||
PRESS_DEP | Indicator: Dimension has Units with Pressure Specification | CHAR | 1 | 0 | PRESS_DEP |
T006D foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 T006D | MANDT | T000 | Clients | MANDT |