ISSUE_INSTRUCTIONS
Data Capture Issue Instructions
tableFINISSUE
ISSUE_INSTRUCTIONS — Data Capture Issue Instructions. FIN table in the standard Ross ERP 8.0 schema: 14 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open ISSUE_INSTRUCTIONS in the interactive Data Dictionary →Part of Other 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 | INSTRUCTION_IDENTIFIER | varchar(6) | Data Capture Instruction Identifier | |
| 3 | PART_CODE | varchar(15) | Product | |
| 4 | MOVEMENT_QTY | numeric(20,6) | Stock Movement Quantity | |
| 5 | UNIT_OF_MEASURE | varchar(4) | Unit of Measure | |
| 6 | INTERFACE_REFERENCE | varchar(25) | Data Capture Interface Reference | |
| 7 | PALLET_REQUIRED | varchar(1) | Pallet Required | |
| 8 | MH_NUMBER | int | Material Handling Number | |
| 9 | BIN_LOCATION | varchar(15) | Bin Location | |
| 10 | ISSUE_SEQUENCE | varchar(8) | Issue Instruction Sequence Number | |
| 11 | COMPANY_CODE | varchar(10) | Company Code | |
| 12 | WAREHOUSE | varchar(2) | Warehouse Code | |
| 13 | PICK_LIST | int | Pick List | |
| 14 | STATUS_FLAG | varchar(1) | Status Flag |