IC_COUNT_LISTS_HISTORY
Inventory Count Lists History
tableFINIC
IC_COUNT_LISTS_HISTORY — Inventory Count Lists History. FIN table in the standard Ross ERP 8.0 schema: 37 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open IC_COUNT_LISTS_HISTORY 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 | PHYS_COUNT_NUMBER | int | PK | Count Number |
| 5 | COUNT_SEQ_NUMBER | int | PK | Inventory Count Sequence Number |
| 6 | IC_COUNT_TYPE | varchar(1) | The type of inventory count | |
| 7 | PART_CODE | varchar(15) | Product | |
| 8 | IC_PRODUCT_UOM_CONTROL | varchar(1) | The type of product | |
| 9 | IC_PACKAGED_PRODUCT | varchar(1) | Packaged product flag. | |
| 10 | IC_STATUS_CODE | varchar(8) | Inventory Status | |
| 11 | IC_LOT_NUMBER | varchar(20) | Lot Number | |
| 12 | IC_LOT_SEQUENCE | int | Lot Sequence | |
| 13 | WAREHOUSE_ZONE | varchar(6) | Warehouse Zone | |
| 14 | BIN_LOCATION | varchar(15) | Bin Location | |
| 15 | MH_NUMBER | int | Material Handling Number | |
| 16 | IC_PACK_OR_CAP_UNIT | varchar(4) | Packaged or capacity unit of measure | |
| 17 | IC_PACK_OR_CAP_QTY | numeric(20,6) | Package or capacity quantity | |
| 18 | IC_NOT_CAP_UNIT | varchar(4) | Not Capacity Unit of Measure | |
| 19 | IC_NOT_CAP_QTY | numeric(20,6) | Non-capacity unit movement quantity | |
| 20 | IC_CAP_IF_PACKED_UNIT | varchar(4) | Capacity Unit if packaged product | |
| 21 | IC_CAP_IF_PACKED_QTY | numeric(20,6) | Capacity Unit if Pack Product Movement Quantity | |
| 22 | IC_COUNT_DATE_TIME | datetime | Inventory count date/time | |
| 23 | STATUS_FLAG | varchar(1) | Status Flag | |
| 24 | IC_COUNT_REASON_CODE | varchar(8) | Reason Code | |
| 25 | ABC_CODE | varchar(1) | ABC Code | |
| 26 | IC_PACK_OR_CAP_ADJ_QTY | numeric(20,6) | ||
| 27 | IC_NOT_CAP_ADJ_QTY | numeric(20,6) | ||
| 28 | IC_CAP_IF_PACKED_ADJ_QTY | numeric(20,6) | ||
| 29 | IC_ADJ_COST | numeric(20,4) | Inventory Adjustment Cost | |
| 30 | IC_ADJ_FLAG | varchar(1) | ||
| 31 | QUALITY_DOC_NBR | varchar(12) | Quality Document Number | |
| 32 | IC_NEW_RECORD_FLAG | varchar(1) | New Record Y/N Flag | |
| 33 | GEM_TRANSACTION_ID | varchar(64) | System transaction identifier stamped by GEMBASE when the row was written. | |
| 34 | IC_PACK_OR_CAP_ADJUSTMENT | computed | ||
| 35 | IC_NOT_CAP_ADJUSTMENT | computed | ||
| 36 | IC_CAP_IF_PACKED_ADJUSTMENT | computed | ||
| 37 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |