PLANNING_SPEC_ALLOCATIONS
Factory to Specification Allocations
tableMANPLANNING
PLANNING_SPEC_ALLOCATIONS — Factory to Specification Allocations. MAN table in the standard Ross ERP 8.0 schema: 10 columns, used by 17 programs. Columns, data types, keys, foreign keys and relationships.
Open PLANNING_SPEC_ALLOCATIONS 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 | PLANNING_PRODUCT | varchar(15) | PK | |
| 4 | FACTORY | varchar(2) | PK | Factory Code |
| 5 | PLANNING_SPEC | varchar(15) | Planning Specification | |
| 6 | ALLOCATION_PERCENT | numeric(5,2) | Percentage of Parent | |
| 7 | EFFECTIVE_ON_DATE | datetime | PK | Effectivity On Date |
| 8 | EFFECTIVE_OFF_DATE | datetime | Effectivity Off Date | |
| 9 | PROCESS_SPEC | varchar(15) | PK | Process Specification |
| 10 | UNIT_OF_MEASURE | varchar(4) | PK | Unit of Measure |