YIELD_JOB_LINES
Yield Job Lines
tableMANYIELD
YIELD_JOB_LINES — Yield Job Lines. MAN table in the standard Ross ERP 8.0 schema: 24 columns, used by 13 programs. Columns, data types, keys, foreign keys and relationships.
Open YIELD_JOB_LINES in the interactive Data Dictionary →Part of Other 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 | YIELD_CODE | varchar(8) | PK | Yield Code |
| 6 | SEQUENCE | int | PK | Sequence Number |
| 7 | PROCESS_STAGE | varchar(6) | Process Stage | |
| 8 | RECIPE_LINE_NUMBER | smallint | Recipe Line Sequence Number | |
| 9 | RECIPE_LINE_TYPE | varchar(1) | Recipe Line Type Code | |
| 10 | YIELD_LINE_FACTOR | numeric(10,3) | Yield Line Factor | |
| 11 | YIELD_LINE_OPERATOR | varchar(1) | Yield Line Operator | |
| 12 | YIELD_INPUT_OUTPUT | varchar(1) | Yield Input or Output Indicator | |
| 13 | FIELD_UOM | varchar(30) | UOM Field name for Yield calculation | |
| 14 | FIELD_NAME | varchar(32) | Field Name | |
| 15 | LINE_YIELD_STANDARD | numeric(20,6) | Line's standard yield value in line unit | |
| 16 | LINE_YIELD_ACTUAL | numeric(20,6) | Line's actual yield value in line unit | |
| 17 | LINE_UNIT | varchar(4) | Line Unit | |
| 18 | TYPE_DESC | varchar(25) | Resource type description | |
| 19 | LINE_RESOURCE | varchar(60) | ||
| 20 | RESOURCE_DESC | varchar(60) | ||
| 21 | CALC_YIELD_STANDARD | numeric(20,6) | Line's standard yield value in header unit | |
| 22 | CALC_YIELD_ACTUAL | numeric(20,6) | Line's actual Yield Value in header unit | |
| 23 | HEADER_UNIT | varchar(4) | Header Unit | |
| 24 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |