A_WORK_ORDER_SAFETY_REQ_XREF
Archived WORK ORDER/SAFETY REQUIREMENTS CROSS-REFERENCES
tableMANWORK
A_WORK_ORDER_SAFETY_REQ_XREF — Archived WORK ORDER/SAFETY REQUIREMENTS CROSS-REFERENCES. MAN table in the standard Ross ERP 8.0 schema: 14 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open A_WORK_ORDER_SAFETY_REQ_XREF 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 | ARCHIVE_ID | varchar(1) | PK | Prefix Fields for Archive Tables |
| 3 | WSX_OWN_ID | varchar(12) | Company/Factory Id | |
| 4 | WSX_WO_ID | numeric(20,0) | PK | Work Order |
| 5 | WSX_WO_LN_NUM | numeric(20,0) | PK | WO Step Number |
| 6 | WSX_SFTY_ID | varchar(12) | PK | Safety Requirement Id |
| 7 | INS_UID | varchar(20) | User Id who Inserted Row | |
| 8 | INS_DTE | datetime | Date of Row Insertion | |
| 9 | INS_TME | varchar(4) | Time of Row Insertion | |
| 10 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 11 | FACTORY_CODE | varchar(2) | PK | Factory Code |
| 12 | ARCHIVE_DATE | datetime | Archive Date | |
| 13 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 14 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |