PLANNING_SPEC_FLOWS
Planning Specification Flows
tableMANPLANNING
PLANNING_SPEC_FLOWS — Planning Specification Flows. MAN table in the standard Ross ERP 8.0 schema: 14 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open PLANNING_SPEC_FLOWS 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_FROM | varchar(2) | PK | |
| 4 | PROCESS_SPEC_FROM | varchar(15) | PK | |
| 5 | SYS_VERSION_NUMBER_FROM | int | ||
| 6 | FACTORY_TO | varchar(2) | PK | |
| 7 | PROCESS_SPEC_TO | varchar(15) | PK | |
| 8 | SYS_VERSION_NUMBER_TO | int | ||
| 9 | MOVE_TIME | numeric(20,3) | Move Time | |
| 10 | TIME_UNIT | varchar(1) | Time Unit | |
| 11 | EFFECTIVE_ON_DATE | datetime | Effectivity On Date | |
| 12 | EFFECTIVE_OFF_DATE | datetime | Effectivity Off Date | |
| 13 | FACTORY | varchar(2) | Factory Code | |
| 14 | PLANNING_SPEC | varchar(15) | PK | Planning Specification |