IC_BALANCE_QUERY_LINES
Balance Query result lines
tableFINIC
IC_BALANCE_QUERY_LINES — Balance Query result lines. FIN table in the standard Ross ERP 8.0 schema: 23 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open IC_BALANCE_QUERY_LINES in the interactive Data Dictionary →Part of IC tables & objects · all tables, views & procedures
Columns
| # | Column | Type | Key | Description |
|---|---|---|---|---|
| 1 | GEM_DBKEY | int | GEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one. | |
| 2 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | WAREHOUSE | varchar(2) | PK | Warehouse Code |
| 4 | TRANSACTION_NUMBER | int | PK | Transaction Number |
| 5 | PART_CODE | varchar(15) | PK | Product |
| 6 | IC_LOT_NUMBER | varchar(20) | PK | Lot Number |
| 7 | IC_LOT_SEQUENCE | int | PK | Lot Sequence |
| 8 | IC_STATUS_CODE | varchar(8) | PK | Inventory Status |
| 9 | BIN_LOCATION | varchar(15) | PK | Bin Location |
| 10 | MH_NUMBER | int | PK | Material Handling Number |
| 11 | UNIT_OF_MEASURE | varchar(4) | PK | Unit of Measure |
| 12 | STATUS_FLAG | varchar(1) | Status Flag | |
| 13 | WMS_FREE_QTY | numeric(20,6) | WMS Free Quantity | |
| 14 | WMS_PICK_LOCATION_QTY | numeric(20,6) | WMS Pick Location Quantity | |
| 15 | WMS_RESERVED_FOR_PICK_QTY | numeric(20,6) | WMS Reserved for Pick Quantity | |
| 16 | WMS_PICKED_QTY | numeric(20,6) | WMS Picked Quantity | |
| 17 | WMS_TO_PICK_QTY | numeric(20,6) | WMS Quantity to Pick | |
| 18 | WMS_CUSTOMER_RESERVED_QTY | numeric(20,6) | WMS Customer Reserved Quantity | |
| 19 | IC_QUANTITY | numeric(20,6) | Inventory Quantity | |
| 20 | IC_QTY_PICKED | numeric(20,6) | Quantity Picked | |
| 21 | IC_QTY_IN_DESPATCH | numeric(20,6) | Quantity in Shipping | |
| 22 | IC_QTY_RESERVED | numeric(20,6) | Quantity Reserved | |
| 23 | IC_QTY_AWAITING_CONFIRM_OUT | numeric(20,6) | Quantity Awaiting Confirm Out |