A_JOB_STAGE_LINE_MATERIAL

Archived Job Stage Line Material

tableMANJOB

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

Open A_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.
2ARCHIVE_IDvarchar(1)PKPrefix Fields for Archive Tables
3COMPANY_CODEvarchar(10)PKCompany Code
4FACTORYvarchar(2)PKFactory Code
5JOB_NUMBERvarchar(10)PKJob Number
6PROCESS_STAGEvarchar(6)PKProcess Stage
7RECIPE_LINE_NUMBERsmallintPKRecipe Line Sequence Number
8SEQUENCEintPKSequence Number
9SOURCE_TYPEvarchar(1)Source Type
10WAREHOUSEvarchar(2)Warehouse Code
11PART_CODEvarchar(15)Product
12SUBSTITUTE_PARTvarchar(1)Substitute Product
13IC_LOT_NUMBERvarchar(20)Lot Number
14IC_LOT_SEQUENCEintLot Sequence
15STATUS_FLAGvarchar(1)Status Flag
16IC_CAPACITY_UNITvarchar(4)
17PM_QTY_ALLOCATEDnumeric(20,6)Quantity Allocated
18RECIPE_ALLOCATED_POTENT_QTYnumeric(20,6)
19INPUT_QTY_ACTUALnumeric(20,6)Input Quantity Actual
20PM_RETURNED_QTYnumeric(20,6)Quantity that is returned in PM
21ARCHIVE_DATEdatetimeArchive Date
22ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
23OUTSTANDING_QTYcomputed
24GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.