IC_PRODUCT_MASTER_UNITS

Product Master Units of Measure

tableFINIC

IC_PRODUCT_MASTER_UNITS — Product Master Units of Measure. FIN table in the standard Ross ERP 8.0 schema: 11 columns, used by 416 programs. Columns, data types, keys, foreign keys and relationships.

Open IC_PRODUCT_MASTER_UNITS in the interactive Data Dictionary →

Part of IC tables & objects · all tables, views & procedures

Columns

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2COMPANY_CODEvarchar(10)PKCompany Code
3PART_CODEvarchar(15)PKProduct
4UNIT_OF_MEASUREvarchar(4)PKUnit of Measure
5IC_PRODUCT_UOM_TYPEvarchar(1)The type of UOM
6IC_QUANTITY_MASKvarchar(20)A display mask for the quantity.
7IC_DECIMALSsmallintNumber of decimal places
8SYS_EDI_UNIT_CODEvarchar(2)EDI Unit Code
9IC_PRODUCT_PACKAGE_WEIGHTnumeric(20,2)Weight for a product package unit
10FLAGvarchar(1)Flag
11GEM_MODIFY_DATEdatetimeSystem timestamp of the most recent modification to the row, maintained by GEMBASE.