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

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2COMPANY_CODEvarchar(10)PKCompany Code
3FACTORYvarchar(2)PKFactory Code
4JOB_NUMBERvarchar(10)PKJob Number
5DIVISIONvarchar(2)PKDivision
6ORDER_NUMBERvarchar(9)PKOrder Number
7ORDER_LINE_NUMBERintPKOrder Line Number
8CUSTOMER_NUMBERvarchar(8)Customer Number
9PART_CODEvarchar(15)Product
10CUSTOMER_REFERENCEvarchar(25)Customer Reference
11UNIT_OF_MEASUREvarchar(4)Unit of Measure
12PRODUCTION_QTYnumeric(20,6)Production Qty
13GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.