DC_IC_WH_TRANSFER_CONTROL_HST
Warehouse Transfer Transaction Control Information Table
tableFINDC
DC_IC_WH_TRANSFER_CONTROL_HST — Warehouse Transfer Transaction Control Information Table. FIN table in the standard Ross ERP 8.0 schema: 9 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open DC_IC_WH_TRANSFER_CONTROL_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 | COMPANY_CODE | varchar(10) | Company Code | |
| 4 | DELIVERY_INSTRUCTIONS | varchar(30) | Delivery Instructions | |
| 5 | FROM_WAREHOUSE | varchar(2) | ||
| 6 | MOVEMENT_DATE | datetime | Movement Date | |
| 7 | TO_WAREHOUSE | varchar(2) | ||
| 8 | TRANSACTION_DESCRIPTION | varchar(60) | Transaction Description | |
| 9 | TRANS_NUMBER | varchar(15) |