IC_PART_PERIOD_END_STATUS_LOT

Period End Controls Status At Lot Level

tableFINIC

IC_PART_PERIOD_END_STATUS_LOT — Period End Controls Status At Lot Level. FIN table in the standard Ross ERP 8.0 schema: 18 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.

Open IC_PART_PERIOD_END_STATUS_LOT 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
4CURRENT_YEARsmallintPKCurrent Year
5PERIODsmallintPKPeriod Number
6PART_CODEvarchar(15)PKProduct
7IC_STATUS_CODEvarchar(8)PKInventory Status
8UNIT_OF_MEASUREvarchar(4)PKUnit of Measure
9IC_LOT_NUMBERvarchar(20)PKLot Number
10UNIT_COSTnumeric(20,6)Unit Cost
11IC_PRODUCT_UOM_TYPEvarchar(1)The type of UOM
12IC_QUANTITYnumeric(20,6)Inventory Quantity
13IC_QTY_PICKEDnumeric(20,6)Quantity Picked
14IC_QTY_IN_DESPATCHnumeric(20,6)Quantity in Shipping
15IC_QTY_RESERVEDnumeric(20,6)Quantity Reserved
16RCS_CONVERSION_STATUSvarchar(1)Ren/CS Data Conversion Status
17IC_COST_SOURCE_INDICATORsmallintIC Cost Source Indicator
18GEM_MODIFY_DATEdatetimeSystem timestamp of the most recent modification to the row, maintained by GEMBASE.