SYS_QC_TEXT_VALUES
QC Text Test Values
tableFINSYS
SYS_QC_TEXT_VALUES — QC Text Test Values. FIN table in the standard Ross ERP 8.0 schema: 7 columns, used by 14 programs. Columns, data types, keys, foreign keys and relationships.
Open SYS_QC_TEXT_VALUES 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_TEST_CODE | varchar(6) | PK | Quality Control Test Code |
| 5 | SYS_QC_TEXT_TC | varchar(30) | PK | Text Code |
| 6 | SYS_QC_TEXT_TC_DESC | varchar(60) | Text Code Description | |
| 7 | SYS_QC_TEXT_TC_NUMERIC_EQUIV | numeric(20,6) | Text Code Numeric Equiv |