ACTIVE_JOBS
ACTIVE VXL JOBS
tableMANACTIVE
ACTIVE_JOBS — ACTIVE VXL JOBS. MAN table in the standard Ross ERP 8.0 schema: 7 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open ACTIVE_JOBS in the interactive Data Dictionary →Part of Other 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 | SPEC_DOWNLOAD_TAG | varchar(22) | PK | Specification Download Tag name |
| 3 | JOB_COMPLETE_TAG | varchar(22) | PK | Job complete Tag name |
| 4 | COMPANY_CODE | varchar(10) | Company Code | |
| 5 | FACTORY | varchar(2) | Factory Code | |
| 6 | JOB_NUMBER | varchar(10) | Job Number | |
| 7 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |