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
| # | Column | Type | Key | Description |
|---|---|---|---|---|
| 1 | GEM_DBKEY | int | GEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one. | |
| 2 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | FACTORY | varchar(2) | PK | Factory Code |
| 4 | JOB_NUMBER | varchar(10) | PK | Job Number |
| 5 | PROCESS_STAGE | varchar(6) | PK | Process Stage |
| 6 | RECIPE_LINE_NUMBER | smallint | PK | Recipe Line Sequence Number |
| 7 | SEQUENCE | int | PK | Sequence Number |
| 8 | UNIT_OF_MEASURE | varchar(4) | PK | Unit of Measure |
| 9 | IC_PRODUCT_UOM_TYPE | varchar(1) | The type of UOM | |
| 10 | PM_QTY_ALLOCATED | numeric(20,6) | Quantity Allocated | |
| 11 | INPUT_QTY_ACTUAL | numeric(20,6) | Input Quantity Actual | |
| 12 | PM_RETURNED_QTY | numeric(20,6) | Quantity that is returned in PM | |
| 13 | OUTSTANDING_QTY | computed | ||
| 14 | GEM_MODIFY_DATE | datetime | System timestamp of the most recent modification to the row, maintained by GEMBASE. | |
| 15 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |