A_PM_JOB_TO_ORDER_XREF
Archive PM Job to Sales Order Cross Reference
tableMANPM
A_PM_JOB_TO_ORDER_XREF — Archive PM Job to Sales Order Cross Reference. MAN table in the standard Ross ERP 8.0 schema: 13 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open A_PM_JOB_TO_ORDER_XREF in the interactive Data Dictionary →Part of PM 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 | FACTORY | varchar(2) | PK | Factory Code |
| 5 | JOB_NUMBER | varchar(10) | PK | Job Number |
| 6 | DIVISION | varchar(2) | PK | Division |
| 7 | ORDER_NUMBER | varchar(9) | PK | Order Number |
| 8 | ORDER_LINE_NUMBER | int | PK | Order Line Number |
| 9 | CUSTOMER_NUMBER | varchar(8) | Customer Number | |
| 10 | PART_CODE | varchar(15) | Product | |
| 11 | ARCHIVE_DATE | datetime | Archive Date | |
| 12 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 13 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |