COMM_PR_UNITH - Product Unit of Measurement History
Product Unit of Measurement History information is stored in SAP table COMM_PR_UNITH.
It is part of development package COM_PRODUCT_UNITS in software component AP-MD-PRO. This development package consists of objects that can be grouped under "Product: Units of Measure for Product".
It is part of development package COM_PRODUCT_UNITS in software component AP-MD-PRO. This development package consists of objects that can be grouped under "Product: Units of Measure for Product".
Fields for table COMM_PR_UNITH
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
.INCLUDE | X | COMT_PR_UNITH_KEY | 0 | |||
CLIENT | Client | X | MANDT | CLNT | 3 | * |
PRODUCT_GUID | Internal Unique ID of Product | X | COMT_PRODUCT_GUID | RAW | 16 | |
UNIT | Units of Measure of Product | X | COMT_UNIT | UNIT | 3 | * |
VALID_TO | Valid To (Time Stamp) | X | COMT_VALID_TO | DEC | 8 | |
.INCLUDE | COMT_PR_UNIT_DATA | 0 | ||||
NUMERATOR | Numerator for Conversion to the Base Unit of Measure | COMT_NUMERATOR | INT4 | 4 | ||
DENOMINATOR | Denominator for Conversion to the Base Unit of Measure | COMT_DENOMINATOR | INT4 | 4 | ||
EXPONENT10 | Base 10 Exponent for Conversion to the Base Unit of Measure | COMT_EXPONENT10 | INT2 | 2 | ||
GROSS_WEIGHT | Gross Weight | COMT_GROSS_WEIGHT | QUAN | 7 | ||
NET_WEIGHT | Net Weight | COMT_NET_WEIGHT | QUAN | 7 | ||
WEIGHT_UNIT | Weight Unit | COMT_WEIGHT_UNIT | UNIT | 3 | T006 | |
VOLUME | Volume Occupied by the Product per Volume Unit | COMT_VOLUME | QUAN | 7 | ||
VOLUME_UNIT | Unit for the Volume of a Product | COMT_VOLUME_UNIT | UNIT | 3 | T006 | |
LENGTH | Length of the Product or of the Packaging of the Product | COMT_LENGTH | QUAN | 7 | ||
WIDTH | Width of the Product or of the Packaging of the Product | COMT_WIDTH | QUAN | 7 | ||
HEIGHT | Height of the Product or of the Packaging of the Product | COMT_HEIGHT | QUAN | 7 | ||
UNIT_OF_DIM | Unit in Which Length/Width/Height Is Measured | COMT_UNIT_OF_DIMENSION | UNIT | 3 | T006 | |
IS_BASE_UNIT | Base Unit of Measure | COMT_BASE_UNIT | CHAR | 1 | ||
.INCLUDE | INCL_EEW_SET_COMM_PR_UNIT | 0 | ||||
COMM_PR_UNIT | Dummy function in length 1 | DUMMY | CHAR | 1 | ||
.INCLUDE | COMT_PRODUCTH_ADM | 0 | ||||
VALID_FROM | Valid From (Time Stamp) | COMT_VALID_FROM | DEC | 8 | ||
UPNAME | Name of the User Who Last Changed the Set | COMT_UPNAME | CHAR | 12 | ||
LOGSYS | Original System | COMT_LOGSYS | CHAR | 10 | * | |
UPDATE_TYPE | Type of Change | UPDATE_TYPE | CHAR | 1 |