DC_IC_COUNT_LISTS
Cross-Reference table for IC Counts for DC
tableFINDC
DC_IC_COUNT_LISTS — Cross-Reference table for IC Counts for DC. FIN table in the standard Ross ERP 8.0 schema: 36 columns, used by 11 programs. Columns, data types, keys, foreign keys and relationships.
Open DC_IC_COUNT_LISTS in the interactive Data Dictionary →Part of DC 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) | Company Code | |
| 3 | WAREHOUSE | varchar(2) | Warehouse Code | |
| 4 | PHYS_COUNT_NUMBER | int | Count Number | |
| 5 | COUNT_SEQ_NUMBER | int | Inventory Count Sequence Number | |
| 6 | IC_COUNT_TYPE | varchar(1) | The type of inventory count | |
| 7 | PART_CODE | varchar(15) | Product | |
| 8 | IC_LOT_NUMBER | varchar(20) | Lot Number | |
| 9 | IC_LOT_SEQUENCE | int | Lot Sequence | |
| 10 | BIN_LOCATION | varchar(15) | Bin Location | |
| 11 | MH_NUMBER | int | Material Handling Number | |
| 12 | IC_STATUS_CODE | varchar(8) | Inventory Status | |
| 13 | DC_LICENSE_PLATE_ID | varchar(30) | Data Collection License Plate ID | |
| 14 | DC_LICENSE_PLATE_LINE | smallint | Data Collection License Plate Line | |
| 15 | IC_PRODUCT_UOM_CONTROL | varchar(1) | The type of product | |
| 16 | IC_PACKAGED_PRODUCT | varchar(1) | Packaged product flag. | |
| 17 | WAREHOUSE_ZONE | varchar(6) | Warehouse Zone | |
| 18 | IC_PACK_OR_CAP_QTY | numeric(20,6) | Package or capacity quantity | |
| 19 | IC_PACK_OR_CAP_UNIT | varchar(4) | Packaged or capacity unit of measure | |
| 20 | IC_NOT_CAP_QTY | numeric(20,6) | Non-capacity unit movement quantity | |
| 21 | IC_NOT_CAP_UNIT | varchar(4) | Not Capacity Unit of Measure | |
| 22 | IC_CAP_IF_PACKED_QTY | numeric(20,6) | Capacity Unit if Pack Product Movement Quantity | |
| 23 | IC_CAP_IF_PACKED_UNIT | varchar(4) | Capacity Unit if packaged product | |
| 24 | IC_NEW_RECORD_FLAG | varchar(1) | New Record Y/N Flag | |
| 25 | RECORD_ID_NUMBER | int | Record Identification Number | |
| 26 | STATUS_FLAG | varchar(1) | Status Flag | |
| 27 | COUNT_ENTERED | varchar(1) | ||
| 28 | COUNT_ENTERED_THIS_SESSION | varchar(1) | ||
| 29 | ZERO_LPN_QTY | varchar(1) | ||
| 30 | RECORD_TYPE | varchar(1) | ||
| 31 | IC_PACK_OR_CAP_ADJ_QTY | numeric(20,6) | ||
| 32 | IC_NOT_CAP_ADJ_QTY | numeric(20,6) | ||
| 33 | IC_CAP_IF_PACKED_ADJ_QTY | numeric(20,6) | ||
| 34 | COUNT_ENTERED_BY_PLPN | varchar(1) | ||
| 35 | IC_COUNT_REASON_CODE | varchar(8) | Reason Code | |
| 36 | DC_PARENT_LICENSE_PLATE_ID | varchar(30) |