PROCESS_SPEC_OUTPUT_QTYS
Process Specification Output Planning Qtys
tableMANPROCESS
PROCESS_SPEC_OUTPUT_QTYS — Process Specification Output Planning Qtys. MAN table in the standard Ross ERP 8.0 schema: 23 columns, used by 13 programs. Columns, data types, keys, foreign keys and relationships.
Open PROCESS_SPEC_OUTPUT_QTYS 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 | OUTPUT_PRODUCT | varchar(15) | Output Product (Inventory) | |
| 8 | OUTPUT_UNIT | varchar(4) | Output Unit of Measure | |
| 9 | OUTPUT_QTY | numeric(20,6) | Output Quantity | |
| 10 | PLANNING_QTY | numeric(20,6) | Planning Quantity | |
| 11 | CONV_TO_PLANNING_UNIT | numeric(20,4) | Conversion to Planning UOM | |
| 12 | RECIPE_CODE | varchar(15) | PK | Recipe |
| 13 | PM_RECIPE_VERSION_NUMBER | int | PK | |
| 14 | RECIPE_LINE_NUMBER | smallint | PK | Recipe Line Sequence Number |
| 15 | RECIPE_LINE_TYPE | varchar(1) | Recipe Line Type Code | |
| 16 | DESTINATION_TYPE | varchar(1) | Destination Type (I-Inv,C-Cust,S-Interstage) | |
| 17 | FINAL_PRODUCT_FLAG | varchar(1) | Final or By Product Indicator | |
| 18 | COST_ALLOCATION_PERCENT | numeric(5,2) | Cost Allocation Percent | |
| 19 | OUTPUT_PRODUCT_DESC | varchar(60) | Output Product Description | |
| 20 | RECIPE_SCALING_FACTOR | numeric(10,5) | Recipe Scaling Factor | |
| 21 | EXCESS_QTY | numeric(20,6) | Excess Quantity | |
| 22 | WAREHOUSE | varchar(2) | Warehouse Code | |
| 23 | PM_NOMINATED_UNIT | varchar(4) | Nominated unit of measure in PM |