IC_PROD_WAREHOUSE_BY_STATUS
Holds Days to QOH
tableFINIC
IC_PROD_WAREHOUSE_BY_STATUS — Holds Days to QOH. FIN table in the standard Ross ERP 8.0 schema: 6 columns, used by 15 programs. Columns, data types, keys, foreign keys and relationships.
Open IC_PROD_WAREHOUSE_BY_STATUS 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_ATP_DAYS_TO_QOH | smallint | Time for a product to reach QOH status |