JOB_STAGE_LINE_MATERIAL

Job Stage Line Material

tableMANJOB

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

Open JOB_STAGE_LINE_MATERIAL 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_NUMBERsmallintPK FK→JOB_STAGE_LINESRecipe Line Sequence Number
7SEQUENCEintPKSequence Number
8SOURCE_TYPEvarchar(1)Source Type
9WAREHOUSEvarchar(2)Warehouse Code
10PART_CODEvarchar(15)Product
11SUBSTITUTE_PARTvarchar(1)Substitute Product
12IC_LOT_NUMBERvarchar(20)Lot Number
13IC_LOT_SEQUENCEintLot Sequence
14STATUS_FLAGvarchar(1)Status Flag
15IC_CAPACITY_UNITvarchar(4)
16PM_QTY_ALLOCATEDnumeric(20,6)Quantity Allocated
17RECIPE_ALLOCATED_POTENT_QTYnumeric(20,6)
18INPUT_QTY_ACTUALnumeric(20,6)Input Quantity Actual
19PM_RETURNED_QTYnumeric(20,6)Quantity that is returned in PM
20OUTSTANDING_QTYcomputed
21GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.