IC_LOT_STATUS

Lot Quantity Status

tableFINIC

IC_LOT_STATUS — Lot Quantity Status. FIN table in the standard Ross ERP 8.0 schema: 16 columns, used by 97 programs. Columns, data types, keys, foreign keys and relationships.

Open IC_LOT_STATUS 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
6IC_STATUS_CODEvarchar(8)PK FK→IC_STATUS_CODESInventory Status
7IC_LOT_SEQUENCEintPKLot Sequence
8UNIT_OF_MEASUREvarchar(4)PKUnit of Measure
9IC_PRODUCT_UOM_TYPEvarchar(1)The type of UOM
10IC_QUANTITYnumeric(20,6)Inventory Quantity
11IC_QTY_PICKEDnumeric(20,6)Quantity Picked
12IC_QTY_IN_DESPATCHnumeric(20,6)Quantity in Shipping
13IC_QTY_RESERVEDnumeric(20,6)Quantity Reserved
14IC_QTY_AWAITING_CONFIRM_OUTnumeric(20,6)Quantity Awaiting Confirm Out
15IC_QTY_AVAILABLEcomputed
16GEM_MODIFY_DATEdatetimeSystem timestamp of the most recent modification to the row, maintained by GEMBASE.

Referenced by views / procedures · 1

IC_LOTS