Units of Measurement — the most heavily-referenced check table in this repository (221 field-level references across MM/PM/PP/QM/SD tables already defined, per a repository-wide grep on 2026-07-30). Added even though it was not named in the original request, because it clears the single largest concentration of dangling check-table references in the schema, ahead of any other candidate by more than 2x.
Hover a canonical name to see the legacy SAP field name
| Canonical name | Concept | Description | Data element | Type | Check table |
|---|---|---|---|---|---|
| CLI key | cliens | Client | MANDT | CLNT 3 | T000 |
| UNI_MSU key | unitas mensuratio | Unit of Measurement | MSEHI | UNIT 3 | — |
| IDX_UNI_MSU | index unitas mensuratio | 3-char indicator for external unit of measurement | KZEX3 | CHAR 1 | — |
| UNI_MSU2 | unitas mensuratio | 6-char. ID for external unit of measurement | KZEX6 | CHAR 1 | — |
| ANDEC | No. of decimal places to which rounding should be performed | ANDEC | INT2 5 | — | |
| MSU_UNI | mensuratio unitas | Commercial measurement unit ID | KZKEH | CHAR 1 | — |
| VAL_IDX | valor index | Value-based commitment indicator | KZWOB | CHAR 1 | — |
| IDX_UNI | index unitas | Indicator (1) unit | KZ1EH | CHAR 1 | — |
| IDX_UNI2 | index unitas | Indicator (2) unit | KZ2EH | CHAR 1 | — |
| CLV | clavis | Dimension key | DIMID | CHAR 6 | T006D |
| UNI | unitas | Numerator for conversion to SI unit | DZAEHL | INT4 10 | — |
| UNI2 | unitas | Denominator for conversion into SI unit | NENNR | INT4 10 | — |
| UNI3 | unitas | Base ten exponent for conversion to SI unit | EXP10 | INT2 5 | — |
| UNI4 | unitas | Additive constant for conversion to SI unit | ADDKO | DEC 9,6 | — |
| EXPON | Base ten exponent for floating-point display | EXPON | INT2 5 | — | |
| NUM | numerus | Number of decimal places for number display | DECAN | INT2 5 | — |
| COD_UNI_MSU | codex unitas mensuratio | ISO code for unit of measurement | ISOCD_UNIT | CHAR 3 | T006I |
| CMP_COD | campus codex | Selection field for conversion from ISO code to internal code | ISOCD_MARK | CHAR 1 | — |
| TEMP_VALUE | Temperature | TEMP_VALUE | FLTP 16,16 | — | |
| UNI5 | unitas | Temperature unit | TEMP_UNIT | UNIT 3 | T006 |
| UNI_MSU3 | unitas mensuratio | Unit of measurement family | FAMUNIT | CHAR 1 | — |
| VAL | valor | Pressure Value | PRESS_VAL | FLTP 16,16 | — |
| UNI6 | unitas | Unit of Pressure | PRESS_UNIT | UNIT 3 | — |
Foreign keys
| Field | Check table | Check field |
|---|---|---|
MANDT | T000 | MANDT |
DIMID | T006D | DIMID |
ISOCODE | T006I | ISOCODE |
TEMP_UNIT | T006 | MSEHI |