IC_LOT_CHARACTERISTICS

Lot Characteristics

tableFINIC

IC_LOT_CHARACTERISTICS — Lot Characteristics. FIN table in the standard Ross ERP 8.0 schema: 10 columns, used by 57 programs. Columns, data types, keys, foreign keys and relationships.

Open IC_LOT_CHARACTERISTICS 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
3WAREHOUSEvarchar(2)PKWarehouse Code
4PART_CODEvarchar(15)PKProduct
5IC_LOT_NUMBERvarchar(20)PK FK→PART_BATCHESLot Number
6CHARACTERISTIC_CODEvarchar(6)PK FK→CHARACTERISTIC_CODESCharacteristic code
7CHARACTERISTIC_NUMERICnumeric(20,6)Characteristic standards associated with this product
8CHARACTERISTIC_TEXTvarchar(30)Characteristic standards associated with this product
9IC_DATATYPE_INDICATORvarchar(1)Characteristic Type Indicator
10GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.