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

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2ARCHIVE_IDvarchar(1)PKPrefix Fields for Archive Tables
3COMPANY_CODEvarchar(10)PKCompany Code
4FACTORYvarchar(2)PKFactory Code
5JOB_NUMBERvarchar(10)PKJob Number
6DIVISIONvarchar(2)PKDivision
7ORDER_NUMBERvarchar(9)PKOrder Number
8ORDER_LINE_NUMBERintPKOrder Line Number
9CUSTOMER_NUMBERvarchar(8)Customer Number
10PART_CODEvarchar(15)Product
11ARCHIVE_DATEdatetimeArchive Date
12ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
13GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.