IC_DEMAND_SUPPLY
Actual Demand and Supply data
tableFINIC
IC_DEMAND_SUPPLY — Actual Demand and Supply data. FIN table in the standard Ross ERP 8.0 schema: 25 columns, used by 10 programs. Columns, data types, keys, foreign keys and relationships.
Open IC_DEMAND_SUPPLY 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 | PART_CODE | varchar(15) | PK | Product |
| 5 | IC_STATUS_CODE | varchar(8) | PK | Inventory Status |
| 6 | IC_LOT_NUMBER | varchar(20) | PK | Lot Number |
| 7 | IC_REF_DIV_WH_FAC | varchar(2) | PK | |
| 8 | IC_REF_DOCUMENT | varchar(13) | PK | |
| 9 | IC_REF_LINE_STAGE | varchar(8) | PK | |
| 10 | IC_REF_LINE_SEQ | smallint | PK | |
| 11 | MOVEMENT_DATE | datetime | Movement Date | |
| 12 | EVENT_TYPE | smallint | PK | Event Type (B=Begin, E=End) |
| 13 | SOURCE_DIVISION | varchar(2) | ||
| 14 | IC_PACK_OR_CAP_QTY | numeric(20,6) | Package or capacity quantity | |
| 15 | IC_PACK_OR_CAP_UNIT | varchar(4) | Packaged or capacity unit of measure | |
| 16 | IC_NOT_CAP_QTY | numeric(20,6) | Non-capacity unit movement quantity | |
| 17 | IC_NOT_CAP_UNIT | varchar(4) | Not Capacity Unit of Measure | |
| 18 | IC_CAP_IF_PACKED_QTY | numeric(20,6) | Capacity Unit if Pack Product Movement Quantity | |
| 19 | IC_CAP_IF_PACKED_UNIT | varchar(4) | Capacity Unit if packaged product | |
| 20 | RELEASE_NO | int | Release No | |
| 21 | CAMPAIGN_NUMBER | varchar(10) | Campaign Number | |
| 22 | STATUS | varchar(1) | Status | |
| 23 | DOC_REFERENCE | varchar(15) | Document Reference | |
| 24 | QC_HOLD_STATUS_CODE | varchar(8) | ||
| 25 | QC_HOLD_DATE | datetime |