PLANNING_SPEC_PROCESSES
Planning Specification Processes
tableMANPLANNING
PLANNING_SPEC_PROCESSES — Planning Specification Processes. MAN table in the standard Ross ERP 8.0 schema: 13 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open PLANNING_SPEC_PROCESSES 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_SPEC | varchar(15) | PK | Planning Specification |
| 4 | FACTORY | varchar(2) | PK FK→FACTORIES | Factory Code |
| 5 | PROCESS_SPEC | varchar(15) | PK | Process Specification |
| 6 | TIME_UNIT | varchar(1) | Time Unit | |
| 7 | FLOW_SEQUENCE | int | ||
| 8 | PATH_SEQUENCE | int | ||
| 9 | MANU_LEAD_TIME | numeric(10,3) | Manufacture Lead Time | |
| 10 | PLANNING_SCALING_FACTOR | numeric(10,4) | Planning Spec Scaling Factor | |
| 11 | PARALLEL_SCHEDULING | varchar(1) | Parallel Scheduling | |
| 12 | MAXIMUM_MOVE_TIME | numeric(20,3) | Maximum Inter-Process Spec. Move Time | |
| 13 | SYS_VERSION_NUMBER | int | Version Number |