PM_JOB_QC_TEST_GROUPS
Job QC Test Groups
tableMANPM
PM_JOB_QC_TEST_GROUPS — Job QC Test Groups. MAN table in the standard Ross ERP 8.0 schema: 16 columns, used by 9 programs. Columns, data types, keys, foreign keys and relationships.
Open 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 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | FACTORY | varchar(2) | PK | Factory Code |
| 4 | JOB_NUMBER | varchar(10) | PK | Job Number |
| 5 | PROCESS_STAGE | varchar(6) | PK | Process Stage |
| 6 | RECIPE_LINE_NUMBER | smallint | PK | Recipe Line Sequence Number |
| 7 | SYS_TEST_GROUP | varchar(6) | PK | Quality Control Test Group Code |
| 8 | RECIPE_LINE_TYPE | varchar(1) | FK→JOB_STAGE_LINES | Recipe Line Type Code |
| 9 | DESCRIPTION | varchar(60) | Description | |
| 10 | DETAIL_DESCRIPTION | text | Detailed Description | |
| 11 | PM_JOB_CONTROL_AREA | varchar(6) | Job Control Area | |
| 12 | SYS_QC_FINISHED | varchar(1) | Quality Controls Test Finished | |
| 13 | SYS_QC_OUT_OF_SPEC | varchar(1) | QC Results Out of Specification | |
| 14 | GEM_TRANSACTION_ID | varchar(64) | System transaction identifier stamped by GEMBASE when the row was written. | |
| 15 | GEM_MODIFY_DATE | datetime | System timestamp of the most recent modification to the row, maintained by GEMBASE. | |
| 16 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |