A_JOB_PROCESS_LINES
Archived Job Process Lines
tableMANJOB
A_JOB_PROCESS_LINES — Archived Job Process Lines. MAN table in the standard Ross ERP 8.0 schema: 12 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open A_JOB_PROCESS_LINES in the interactive Data Dictionary →Part of JOB 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 | ARCHIVE_ID | varchar(1) | PK | Prefix Fields for Archive Tables |
| 3 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 4 | FACTORY | varchar(2) | PK | Factory Code |
| 5 | JOB_NUMBER | varchar(10) | PK | Job Number |
| 6 | PROCESS_LINE_CODE | varchar(6) | PK | Process Line Code |
| 7 | SLOWEST_RATE | numeric(20,3) | Manufacturing Run Rate | |
| 8 | TIME_UNIT | varchar(1) | Time Unit | |
| 9 | ARCHIVE_DATE | datetime | Archive Date | |
| 10 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 11 | RATE_UNIT | varchar(4) | ||
| 12 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |