PROCESS_SPEC_WORK
Process Spec Work Table
tableMANPROCESS
PROCESS_SPEC_WORK — Process Spec Work Table. MAN table in the standard Ross ERP 8.0 schema: 23 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open PROCESS_SPEC_WORK in the interactive Data Dictionary →Part of PROCESS 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 | SYS_VERSION_NUMBER | int | PK | Version Number |
| 6 | PROCESS_STAGE | varchar(6) | PK | Process Stage |
| 7 | PID | varchar(8) | PK | Processor Identification |
| 8 | PLANNING_QTY | numeric(20,6) | Planning Quantity | |
| 9 | RECIPE_LINE_NUMBER | smallint | PK | Recipe Line Sequence Number |
| 10 | OUTPUT_PRODUCT | varchar(15) | Output Product (Inventory) | |
| 11 | OUTPUT_UNIT | varchar(4) | Output Unit of Measure | |
| 12 | OUTPUT_QTY | numeric(20,6) | Output Quantity | |
| 13 | FINAL_PRODUCT_FLAG | varchar(1) | Final or By Product Indicator | |
| 14 | CONV_TO_PLANNING_UNIT | numeric(20,4) | Conversion to Planning UOM | |
| 15 | RECIPE_CODE | varchar(15) | Recipe | |
| 16 | PM_RECIPE_VERSION_NUMBER | int | ||
| 17 | DESTINATION_TYPE | varchar(1) | Destination Type (I-Inv,C-Cust,S-Interstage) | |
| 18 | INPUT_PRODUCT | varchar(15) | Input Product Code | |
| 19 | INPUT_UNIT | varchar(4) | Input Unit of Measure | |
| 20 | INPUT_QTY | numeric(20,6) | Input Quantity | |
| 21 | CONTROLLING_INPUT | varchar(1) | Controlling Input | |
| 22 | SOURCE_TYPE | varchar(1) | Source Type | |
| 23 | EXCESS_QTY | numeric(20,6) | Excess Quantity |