PM_JOB_TO_ORDER_XREF
PM Job to Sales Order Cross Reference
tableMANPM
PM_JOB_TO_ORDER_XREF — PM Job to Sales Order Cross Reference. MAN table in the standard Ross ERP 8.0 schema: 13 columns, used by 16 programs. Columns, data types, keys, foreign keys and relationships.
Open 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 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | FACTORY | varchar(2) | PK | Factory Code |
| 4 | JOB_NUMBER | varchar(10) | PK | Job Number |
| 5 | DIVISION | varchar(2) | PK | Division |
| 6 | ORDER_NUMBER | varchar(9) | PK | Order Number |
| 7 | ORDER_LINE_NUMBER | int | PK | Order Line Number |
| 8 | CUSTOMER_NUMBER | varchar(8) | Customer Number | |
| 9 | PART_CODE | varchar(15) | Product | |
| 10 | CUSTOMER_REFERENCE | varchar(25) | Customer Reference | |
| 11 | UNIT_OF_MEASURE | varchar(4) | Unit of Measure | |
| 12 | PRODUCTION_QTY | numeric(20,6) | Production Qty | |
| 13 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |