A_SOP_SHIPPING_RUN_CONTROL
Archived Shipping List run controls
tableFINSOP
A_SOP_SHIPPING_RUN_CONTROL — Archived Shipping List run controls. FIN table in the standard Ross ERP 8.0 schema: 21 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.
Open A_SOP_SHIPPING_RUN_CONTROL in the interactive Data Dictionary →Part of SOP 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 | ARCHIVE_ID | varchar(1) | PK | Prefix Fields for Archive Tables |
| 3 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 4 | DIVISION | varchar(2) | PK | Division |
| 5 | SOP_SHIPPING_RUN_NUMBER | int | PK | Shipping Run Number |
| 6 | WAREHOUSE | varchar(2) | Warehouse Code | |
| 7 | SHIPPING_DATE | datetime | ||
| 8 | AP_DIVISION | varchar(2) | Division | |
| 9 | TM_ORDER_NUMBER | varchar(9) | Transport Order Number | |
| 10 | STATUS_FLAG | varchar(1) | Status Flag | |
| 11 | SOP_SHIPPING_LIST_LINE | smallint | Line sequence number on Final Shipping List | |
| 12 | USERNAME | varchar(20) | Username | |
| 13 | SYS_MOD_DATE_TIME | datetime | Modified Date/Time | |
| 14 | PICK_COMPLETE_FLAG | varchar(1) | ||
| 15 | PICK_LINE | int | Picking Line Number | |
| 16 | IN_PROGRESS_STATUS | varchar(1) | ||
| 17 | TM_SITE_CODE | varchar(10) | A code to indicate a site | |
| 18 | CREATION_DATE | datetime | Creation Date | |
| 19 | ARCHIVE_DATE | datetime | Archive Date | |
| 20 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 21 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |