SOP_MULTIPLE_ORDER_HOLDS
SOP Multiple Order Holds
tableFINSOP
SOP_MULTIPLE_ORDER_HOLDS — SOP Multiple Order Holds. FIN table in the standard Ross ERP 8.0 schema: 8 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open SOP_MULTIPLE_ORDER_HOLDS 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 | COMPANY_CODE | varchar(10) | Company Code | |
| 3 | DIVISION | varchar(2) | Division | |
| 4 | ORDER_NUMBER | varchar(9) | Order Number | |
| 5 | SEQUENCE | smallint | Sequence Number | |
| 6 | HOLD_STATUS_CODE | varchar(6) | Sales Order Hold Status Code | |
| 7 | ORDER_LINE_NUMBER | int | Order Line Number | |
| 8 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |