PLANNING_JOB_STAGE_FLOWS
Planning Job Stage Flows
tableMANPLANNING
PLANNING_JOB_STAGE_FLOWS — Planning Job Stage Flows. MAN table in the standard Ross ERP 8.0 schema: 9 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.
Open PLANNING_JOB_STAGE_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 | varchar(2) | PK | Factory Code |
| 4 | PLANNING_JOB_NUMBER | varchar(8) | PK FK→PLANNING_JOBS | Planning Job Number |
| 5 | PROCESS_STAGE_TO | varchar(6) | PK | Process Stage To |
| 6 | PROCESS_STAGE_FROM | varchar(6) | PK | Process Stage From |
| 7 | MOVE_TIME | numeric(20,3) | Move Time | |
| 8 | TIME_UNIT | varchar(1) | Time Unit | |
| 9 | PLANNING_JOB_GROUP | varchar(8) | Planning Job Group |