SAP Table T006

Units of Measurement

T006 (Units of Measurement) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link T006 to other SAP tables.

T006 table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
MSEHI Unit of Measurement MSEHI UNIT 3 0
KZEX3 3-char indicator for external unit of measurement KZEX3 CHAR 1 0
X Yes
NULL No
KZEX6 6-char. ID for external unit of measurement KZEX6 CHAR 1 0
X Yes
NULL No
ANDEC No. of decimal places to which rounding should be performed ANDEC INT2 5 0
KZKEH Commercial measurement unit ID KZKEH CHAR 1 0
X Yes
NULL No
KZWOB Value-based commitment indicator KZWOB CHAR 1 0
X Yes
NULL No
KZ1EH Indicator (1) unit (indicator not yet defined) KZ1EH CHAR 1 0
X Yes
NULL No
KZ2EH Indicator (2) unit (indicator not yet defined) KZ2EH CHAR 1 0
X Yes
NULL No
DIMID Dimension key DIMID T006D CHAR 6 0
ZAEHL Numerator for conversion to SI unit DZAEHL INT4 10 0
NENNR Denominator for conversion into SI unit NENNR INT4 10 0
EXP10 base ten exponent for conversion to SI unit EXP10 INT2 5 0
ADDKO Additive constant for conversion to SI unit ADDKO DEC 9 6
EXPON Base ten exponent for floating-point display EXPON INT2 5 0
DECAN Number of decimal places for number display DECAN INT2 5 0
0
ISOCODE ISO code for unit of measurement ISOCD_UNIT T006I CHAR 3 0
PRIMARY Selection field for conversion from ISO code to int. code ISOCD_MARK CHAR 1 0
X Yes
NULL No
TEMP_VALUE Temperature TEMP_VALUE FLTP 16 16
TEMP_UNIT Temperature unit TEMP_UNIT T006 UNIT 3 0
FAMUNIT Unit of measurement family FAMUNIT CHAR 1 0
PRESS_VAL Pressure Value PRESS_VAL FLTP 16 16
PRESS_UNIT Unit of Pressure PRESS_UNIT UNIT 3 0

T006 foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
T006 DIMID T006 MANDT T006D Dimensions MANDT
T006 DIMID T006 DIMID T006D Dimensions DIMID
T006 ISOCODE T006 MANDT T006I ISO codes for units of measurement CLIENT
T006 ISOCODE T006 ISOCODE T006I ISO codes for units of measurement ISOCODE
T006 MANDT T006 MANDT T000 Clients MANDT
T006 TEMP_UNIT T006 MANDT T006 Units of Measurement MANDT
T006 TEMP_UNIT T006 TEMP_UNIT T006 Units of Measurement MSEHI