JOB_STAGE_LINE_MATERIAL_QTYS

Job Stage Line Material Quantity

tableMANJOB

JOB_STAGE_LINE_MATERIAL_QTYS — Job Stage Line Material Quantity. MAN table in the standard Ross ERP 8.0 schema: 15 columns, used by 33 programs. Columns, data types, keys, foreign keys and relationships.

Open JOB_STAGE_LINE_MATERIAL_QTYS in the interactive Data Dictionary →

Part of JOB 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
5PROCESS_STAGEvarchar(6)PKProcess Stage
6RECIPE_LINE_NUMBERsmallintPKRecipe Line Sequence Number
7SEQUENCEintPKSequence Number
8UNIT_OF_MEASUREvarchar(4)PKUnit of Measure
9IC_PRODUCT_UOM_TYPEvarchar(1)The type of UOM
10PM_QTY_ALLOCATEDnumeric(20,6)Quantity Allocated
11INPUT_QTY_ACTUALnumeric(20,6)Input Quantity Actual
12PM_RETURNED_QTYnumeric(20,6)Quantity that is returned in PM
13OUTSTANDING_QTYcomputed
14GEM_MODIFY_DATEdatetimeSystem timestamp of the most recent modification to the row, maintained by GEMBASE.
15GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.