YIELD_LINES
Yield Lines
tableMANYIELD
YIELD_LINES — Yield Lines. MAN table in the standard Ross ERP 8.0 schema: 17 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.
Open YIELD_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 | PROCESS_SPEC | varchar(15) | PK | Process Specification |
| 5 | YIELD_CODE | varchar(8) | PK | Yield Code |
| 6 | SEQUENCE | int | PK | Sequence Number |
| 7 | PROCESS_STAGE | varchar(6) | Process Stage | |
| 8 | RECIPE_CODE | varchar(15) | Recipe | |
| 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 | SYS_VERSION_NUMBER | int | PK | Version Number |
| 16 | PM_RECIPE_VERSION_NUMBER | int | ||
| 17 | FIELD_NAME | varchar(32) | Field Name |