A_PM_JOB_QC_TEST_GROUPS
Archived Job QC Test Groups
tableMANPM
A_PM_JOB_QC_TEST_GROUPS — Archived Job QC Test Groups. MAN table in the standard Ross ERP 8.0 schema: 17 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.
Open A_PM_JOB_QC_TEST_GROUPS in the interactive Data Dictionary →Part of PM 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_STAGE | varchar(6) | PK | Process Stage |
| 7 | RECIPE_LINE_NUMBER | smallint | PK | Recipe Line Sequence Number |
| 8 | SYS_TEST_GROUP | varchar(6) | PK | Quality Control Test Group Code |
| 9 | RECIPE_LINE_TYPE | varchar(1) | Recipe Line Type Code | |
| 10 | DESCRIPTION | varchar(60) | Description | |
| 11 | DETAIL_DESCRIPTION | text | Detailed Description | |
| 12 | PM_JOB_CONTROL_AREA | varchar(6) | Job Control Area | |
| 13 | ARCHIVE_DATE | datetime | Archive Date | |
| 14 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 15 | SYS_QC_FINISHED | varchar(1) | Quality Controls Test Finished | |
| 16 | SYS_QC_OUT_OF_SPEC | varchar(1) | QC Results Out of Specification | |
| 17 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |