JOB_OUTPUT_QTY_DETAILS
Job Output Qty Details
tableMANJOB
JOB_OUTPUT_QTY_DETAILS — Job Output Qty Details. MAN table in the standard Ross ERP 8.0 schema: 9 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open JOB_OUTPUT_QTY_DETAILS 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 | MH_NUMBER | int | PK | Material Handling Number |
| 8 | STOCK_CATEGORY | varchar(8) | Stock Category | |
| 9 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |