A_YIELD_JOB_LINES
Archived Yield Job Lines
tableMANYIELD
A_YIELD_JOB_LINES — Archived Yield Job Lines. MAN table in the standard Ross ERP 8.0 schema: 18 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open A_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 | 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 | YIELD_CODE | varchar(8) | PK | Yield Code |
| 7 | SEQUENCE | int | PK | Sequence Number |
| 8 | PROCESS_STAGE | varchar(6) | Process Stage | |
| 9 | RECIPE_LINE_NUMBER | smallint | Recipe Line Sequence Number | |
| 10 | RECIPE_LINE_TYPE | varchar(1) | Recipe Line Type Code | |
| 11 | YIELD_LINE_FACTOR | numeric(10,3) | Yield Line Factor | |
| 12 | YIELD_LINE_OPERATOR | varchar(1) | Yield Line Operator | |
| 13 | YIELD_INPUT_OUTPUT | varchar(1) | Yield Input or Output Indicator | |
| 14 | FIELD_UOM | varchar(30) | UOM Field name for Yield calculation | |
| 15 | FIELD_NAME | varchar(32) | Field Name | |
| 16 | ARCHIVE_DATE | datetime | Archive Date | |
| 17 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 18 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |