IC_BIN_DETAIL_STATUS

Bin Location Detail Status

tableFINIC

IC_BIN_DETAIL_STATUS — Bin Location Detail Status. FIN table in the standard Ross ERP 8.0 schema: 16 columns, used by 72 programs. Columns, data types, keys, foreign keys and relationships.

Open IC_BIN_DETAIL_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
4BIN_LOCATIONvarchar(15)PKBin Location
5PART_CODEvarchar(15)PKProduct
6IC_LOT_NUMBERvarchar(20)PKLot Number
7IC_LOT_SEQUENCEintPKLot Sequence
8IC_STATUS_CODEvarchar(8)PK FK→IC_STATUS_CODESInventory Status
9MH_NUMBERintPK FK→BIN_LOCATION_DETAILSMaterial Handling Number
10UNIT_OF_MEASUREvarchar(4)PKUnit of Measure
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_AWAITING_CONFIRM_OUTnumeric(20,6)Quantity Awaiting Confirm Out
16IC_QTY_AVAILABLEcomputed