DC_IC_WH_TRANSFER_SHIPMENT_HST
Warehouse Transfer Shipping Information Table
tableFINDC
DC_IC_WH_TRANSFER_SHIPMENT_HST — Warehouse Transfer Shipping Information Table. FIN table in the standard Ross ERP 8.0 schema: 19 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open DC_IC_WH_TRANSFER_SHIPMENT_HST 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 | DC_TRANSACTION_ID | varchar(64) | Data Collection (RF/mobile) transaction identifier for the row. | |
| 3 | DC_LICENSE_PLATE_ID | varchar(30) | Data Collection License Plate ID | |
| 4 | DC_LICENSE_PLATE_LINE | smallint | Data Collection License Plate Line | |
| 5 | FROM_BIN | varchar(15) | ||
| 6 | FROM_LOT | varchar(20) | ||
| 7 | FROM_MHU | int | ||
| 8 | FR_TRANSFER_COST | numeric(20,6) | ||
| 9 | IC_STATUS_CODE | varchar(8) | Inventory Status | |
| 10 | PART_CODE | varchar(15) | Product | |
| 11 | PP_REFERENCE | varchar(25) | Reference | |
| 12 | QUANTITY_1 | numeric(20,6) | Original Quantity | |
| 13 | QUANTITY_2 | numeric(20,6) | Original Quantity | |
| 14 | SEQUENCE_LINK_NUMBER | smallint | ||
| 15 | TO_LOT | varchar(20) | ||
| 16 | TO_TRANSFER_COST | numeric(20,6) | ||
| 17 | TRANSACTION_LINE_NUMBER | smallint | Transaction line number used for tax reporting purposes | |
| 18 | UOM_1 | varchar(4) | ||
| 19 | UOM_2 | varchar(4) |