PLC_JOBS
PLC Jobs
tableMANPLC
PLC_JOBS — PLC Jobs. MAN table in the standard Ross ERP 8.0 schema: 12 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open PLC_JOBS in the interactive Data Dictionary →Part of PLC 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 | JOB_NUMBER | varchar(10) | PK | Job Number |
| 5 | DESCRIPTION | varchar(60) | Description | |
| 6 | STATUS_FLAG | varchar(1) | Status Flag | |
| 7 | JOB_COMPLETE_DATA_SOURCE | varchar(5) | Job Complete Data Source Name | |
| 8 | JOB_COMPLETE_POINT_NAME | varchar(15) | Job Complete Point Name | |
| 9 | SPEC_DOWNLOAD_DATA_SOURCE | varchar(5) | Specification Download Data Source | |
| 10 | SPEC_DOWNLOAD_POINT_NAME | varchar(15) | Specification Download Point Name | |
| 11 | JOB_DATA_SOURCE | varchar(5) | Job data source | |
| 12 | JOB_POINT_NAME | varchar(15) | Job point name |