PLANNING_JOB_PROCESS_LINES
Planning Job Process Lines
tableMANPLANNING
PLANNING_JOB_PROCESS_LINES — Planning Job Process Lines. MAN table in the standard Ross ERP 8.0 schema: 8 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.
Open PLANNING_JOB_PROCESS_LINES 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_LINE_CODE | varchar(6) | PK | Process Line Code |
| 6 | SLOWEST_RATE | numeric(20,3) | Manufacturing Run Rate | |
| 7 | TIME_UNIT | varchar(1) | Time Unit | |
| 8 | PLANNING_JOB_GROUP | varchar(8) | Planning Job Group |