SAP table TCHW2 (Units of Measurement for Batch-Specific Units of Measure)

SAP table TCHW2 has 3 primary key fields being MANDT,MSEHI,XUMKQ.

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
MSEHI Unit of Measurement of Characteristic UNIT 3 0 T006 MSEHI_WS
XUMKQ Numerator/denominator calculation indicator from plan value CHAR 1 0 XUMKQ
KZTME Unit of measurement category CHAR 1 0 KZTME
1 Dimensionless ratio
2 Dimension related ratio
3 Ratio of two units of measure
ZAEHL Numerator for a ratio INT4 10 0 WS_ZAEHL
NENNR Denominator for a ratio INT4 10 0 NENNR_WS
EXP10 Decimal exponent for a ratio INT2 5 0 EXP10_WS
DIMID Allowed dimension for ratios CHAR 6 0 T006D DIMID_WS
REFME Batch-specific matl unit of measure (proportion/prod. unit) UNIT 3 0 TCHW1 LRMEI_WS
MEINS Base Unit of Measure UNIT 3 0 T006 MEINS

TCHW2 foreign key relationships

Table Field Check Table Check Field
0 TCHW2 DIMID T006D Dimensions DIMID
1 TCHW2 MEINS T006 Units of Measurement MANDT
1 TCHW2 MEINS T006 Units of Measurement MSEHI
0 TCHW2 MSEHI T006 Units of Measurement MANDT
1 TCHW2 REFME TCHW1 Batch-Specific Units of Measure (Proportion/Product Un) MANDT
1 TCHW2 REFME TCHW1 Batch-Specific Units of Measure (Proportion/Product Un) MEINH