JOB_OUTPUT_QTYS

Job Output Quantities

tableMANJOB

JOB_OUTPUT_QTYS — Job Output Quantities. MAN table in the standard Ross ERP 8.0 schema: 28 columns, used by 59 programs. Columns, data types, keys, foreign keys and relationships.

Open JOB_OUTPUT_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)PK FK→JOB_STAGEProcess Stage
6RECIPE_CODEvarchar(15)PKRecipe
7RECIPE_LINE_NUMBERsmallintPKRecipe Line Sequence Number
8PROCESS_SPECvarchar(15)PKProcess Specification
9OUTPUT_PRODUCTvarchar(15)Output Product (Inventory)
10PARTIAL_CLOSE_QTYnumeric(20,6)Quantity Partially Closed
11QTY_ON_HANDnumeric(20,6)Quantity on Hand
12QTY_IN_QUALITY_CONTROLnumeric(20,6)Quantity in Quality Control
13QTY_IN_QUARANTINEnumeric(20,6)Quantity in Quarantine
14QOH_CLOSEDnumeric(20,6)
15QC_CLOSEDnumeric(20,6)
16QR_CLOSEDnumeric(20,6)
17SYS_VERSION_NUMBERintPKVersion Number
18UNIT_OF_MEASUREvarchar(4)PKUnit of Measure
19IC_PRODUCT_UOM_TYPEvarchar(1)PKThe type of UOM
20LAST_SINGLE_LOT_NUMBERvarchar(20)
21LAST_SINGLE_BIN_LOCATIONvarchar(15)
22QOH_NOT_CLOSEDcomputed
23QC_NOT_CLOSEDcomputed
24QR_NOT_CLOSEDcomputed
25OUTPUT_QTY_NOT_CLOSEDcomputed
26PM_OUTPUT_QTY_ACTUALcomputed
27GEM_MODIFY_DATEdatetimeSystem timestamp of the most recent modification to the row, maintained by GEMBASE.
28GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.