PLANNING_SPECIFICATIONS
Planning Specification
tableMANPLANNING
PLANNING_SPECIFICATIONS — Planning Specification. MAN table in the standard Ross ERP 8.0 schema: 19 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open PLANNING_SPECIFICATIONS 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) | Factory Code | |
| 4 | PLANNING_SPEC | varchar(15) | PK | Planning Specification |
| 5 | DESCRIPTION | varchar(60) | Description | |
| 6 | DETAIL_DESCRIPTION | text | Detailed Description | |
| 7 | PROCESS_PLANNING_BATCH_QTY | numeric(20,6) | Planning Batch Quantity | |
| 8 | PROCESS_PLANNING_UOM | varchar(4) | Process Planning Unit of Measure | |
| 9 | PLANNING_TIME_UNIT | varchar(1) | Planning Time Unit | |
| 10 | STATUS_FLAG | varchar(1) | Status Flag | |
| 11 | PRINCIPAL_PRODUCT | varchar(15) | Prinicipal Final Output Product | |
| 12 | MAXIMUM_PLANNING_BATCH_QTY | numeric(20,6) | Maximum Planning Batch Qty | |
| 13 | MINIMUM_PLANNING_BATCH_QTY | numeric(20,6) | Minimum Planning Batch Qty | |
| 14 | BATCH_INCREMENT_QTY | numeric(20,6) | Batch Increment Quantity | |
| 15 | SPEC_PRODUCTION_RATE | numeric(20,6) | Production Rate | |
| 16 | MOD_BY_TIME | varchar(1) | Modify MPS By Time | |
| 17 | ROLLUP_SORT_SEQUENCE_CODE | varchar(6) | MPS Rollup Sort Sequence Code | |
| 18 | SEQUENCING_GROUP | varchar(8) | FK→PLANNING_SEQUENCING_GROUPS | Specification Sequencing Group |
| 19 | SEQUENCE_CODE | varchar(4) | FK→PLANNING_SEQUENCING_CODES | Process Sequencing Code |