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
| # | 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 | ARCHIVE_ID | varchar(1) | PK | Prefix Fields for Archive Tables |
| 3 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 4 | FACTORY | varchar(2) | PK | Factory Code |
| 5 | JOB_NUMBER | varchar(10) | PK | Job Number |
| 6 | PROCESS_STAGE | varchar(6) | PK | Process Stage |
| 7 | RECIPE_LINE_NUMBER | smallint | PK | Recipe Line Sequence Number |
| 8 | SEQUENCE | int | PK | Sequence Number |
| 9 | SOURCE_TYPE | varchar(1) | Source Type | |
| 10 | WAREHOUSE | varchar(2) | Warehouse Code | |
| 11 | PART_CODE | varchar(15) | Product | |
| 12 | SUBSTITUTE_PART | varchar(1) | Substitute Product | |
| 13 | IC_LOT_NUMBER | varchar(20) | Lot Number | |
| 14 | IC_LOT_SEQUENCE | int | Lot Sequence | |
| 15 | STATUS_FLAG | varchar(1) | Status Flag | |
| 16 | IC_CAPACITY_UNIT | varchar(4) | ||
| 17 | PM_QTY_ALLOCATED | numeric(20,6) | Quantity Allocated | |
| 18 | RECIPE_ALLOCATED_POTENT_QTY | numeric(20,6) | ||
| 19 | INPUT_QTY_ACTUAL | numeric(20,6) | Input Quantity Actual | |
| 20 | PM_RETURNED_QTY | numeric(20,6) | Quantity that is returned in PM | |
| 21 | ARCHIVE_DATE | datetime | Archive Date | |
| 22 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 23 | OUTSTANDING_QTY | computed | ||
| 24 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |