A_YIELD_JOB_HEADERS
Archived Yield Code Headers for Jobs
tableMANYIELD
A_YIELD_JOB_HEADERS — Archived Yield Code Headers for Jobs. MAN table in the standard Ross ERP 8.0 schema: 16 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open A_YIELD_JOB_HEADERS 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 | CODE_DESCRIPTION | varchar(60) | Code Description | |
| 8 | INPUT_UNIT | varchar(4) | Input Unit of Measure | |
| 9 | YIELD_INPUT_FACTOR | numeric(10,4) | Yield Input Factor | |
| 10 | OUTPUT_UNIT | varchar(4) | Output Unit of Measure | |
| 11 | YIELD_OUTPUT_FACTOR | numeric(10,4) | Yield Output Factor | |
| 12 | YIELD_INPUT_OPERATOR | varchar(1) | Yield Input Operator | |
| 13 | YIELD_OUTPUT_OPERATOR | varchar(1) | Yield Output Operator | |
| 14 | ARCHIVE_DATE | datetime | Archive Date | |
| 15 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 16 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |