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
| # | 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 FK→JOB_STAGE_LINES | Recipe Line Sequence Number |
| 7 | SEQUENCE | int | PK | Sequence Number |
| 8 | SOURCE_TYPE | varchar(1) | Source Type | |
| 9 | WAREHOUSE | varchar(2) | Warehouse Code | |
| 10 | PART_CODE | varchar(15) | Product | |
| 11 | SUBSTITUTE_PART | varchar(1) | Substitute Product | |
| 12 | IC_LOT_NUMBER | varchar(20) | Lot Number | |
| 13 | IC_LOT_SEQUENCE | int | Lot Sequence | |
| 14 | STATUS_FLAG | varchar(1) | Status Flag | |
| 15 | IC_CAPACITY_UNIT | varchar(4) | ||
| 16 | PM_QTY_ALLOCATED | numeric(20,6) | Quantity Allocated | |
| 17 | RECIPE_ALLOCATED_POTENT_QTY | numeric(20,6) | ||
| 18 | INPUT_QTY_ACTUAL | numeric(20,6) | Input Quantity Actual | |
| 19 | PM_RETURNED_QTY | numeric(20,6) | Quantity that is returned in PM | |
| 20 | OUTSTANDING_QTY | computed | ||
| 21 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |