WORK_ORDER_PRIORITY_CODES
Work Order Priority Codes
tableMANWORK
WORK_ORDER_PRIORITY_CODES — Work Order Priority Codes. MAN table in the standard Ross ERP 8.0 schema: 9 columns, used by 24 programs. Columns, data types, keys, foreign keys and relationships.
Open WORK_ORDER_PRIORITY_CODES in the interactive Data Dictionary →Part of WORK 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 | WPR_PRI_ID | varchar(1) | PK | Priority Id |
| 3 | WPR_SCH_PRI_ID | varchar(2) | Resource Leveling Schedule Priority Id | |
| 4 | WPR_PRI_DSC | varchar(50) | Priority Description | |
| 5 | INS_DTE | datetime | Date of Row Insertion | |
| 6 | INS_UID | varchar(20) | User Id who Inserted Row | |
| 7 | INS_TME | varchar(4) | Time of Row Insertion | |
| 8 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 9 | FACTORY_CODE | varchar(2) | PK | Factory Code |