SYS_QC_SPECIFICATIONS
Quality Control Specifications
tableFINSYS
SYS_QC_SPECIFICATIONS — Quality Control Specifications. FIN table in the standard Ross ERP 8.0 schema: 6 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open SYS_QC_SPECIFICATIONS in the interactive Data Dictionary →Part of SYS 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 | DIVISION | varchar(2) | PK | Division |
| 4 | SYS_QC_SPEC | varchar(8) | PK | Quality Control Specification |
| 5 | SYS_TEST_DESC | varchar(30) | Quality Control Test Description | |
| 6 | SYS_TEST_GROUP | varchar(6) | PK | Quality Control Test Group Code |