PLANNING_JOB_OUTPUT_QTYS
Planning Job Output Quantities
tableMANPLANNING
PLANNING_JOB_OUTPUT_QTYS — Planning Job Output Quantities. MAN table in the standard Ross ERP 8.0 schema: 24 columns, used by 23 programs. Columns, data types, keys, foreign keys and relationships.
Open PLANNING_JOB_OUTPUT_QTYS in the interactive Data Dictionary →Part of PLANNING 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 | PLANNING_JOB_NUMBER | varchar(8) | PK | Planning Job Number |
| 5 | PROCESS_SPEC | varchar(15) | PK | Process Specification |
| 6 | PROCESS_STAGE | varchar(6) | PK | Process Stage |
| 7 | RECIPE_CODE | varchar(15) | Recipe | |
| 8 | RECIPE_LINE_NUMBER | smallint | PK | Recipe Line Sequence Number |
| 9 | RECIPE_LINE_TYPE | varchar(1) | Recipe Line Type Code | |
| 10 | RECIPE_MANU_ORDER_SEQ | smallint | Recipe Manufacturing Order Sequence | |
| 11 | PART_CODE | varchar(15) | Product | |
| 12 | WAREHOUSE | varchar(2) | Warehouse Code | |
| 13 | FINAL_PRODUCT_FLAG | varchar(1) | Final or By Product Indicator | |
| 14 | CREDIT_JOB_WITH_BYPRODUCT | varchar(1) | Credit Job with Byproduct | |
| 15 | OUTPUT_PRODUCT | varchar(15) | Output Product (Inventory) | |
| 16 | OUTPUT_QTY_STD_BATCH | numeric(20,6) | Output Quantity Std for Std Batch | |
| 17 | DESTINATION_TYPE | varchar(1) | Destination Type (I-Inv,C-Cust,S-Interstage) | |
| 18 | OUTPUT_UNIT | varchar(4) | Output Unit of Measure | |
| 19 | OUTPUT_PRODUCT_DESC | varchar(60) | Output Product Description | |
| 20 | CONV_TO_PLANNING_UNIT | numeric(20,4) | Conversion to Planning UOM | |
| 21 | OUTPUT_QTY_STD | numeric(20,6) | Output Quantity, Std for current batch | |
| 22 | EXCESS_QTY | numeric(20,6) | Excess Quantity | |
| 23 | PLANNING_JOB_GROUP | varchar(8) | Planning Job Group | |
| 24 | PM_NOMINATED_UNIT | varchar(4) | Nominated unit of measure in PM |