QUALITY_TEST_RESULTS

Quality Test Results

tableFINQUALITY

QUALITY_TEST_RESULTS — Quality Test Results. FIN table in the standard Ross ERP 8.0 schema: 17 columns, used by 22 programs. Columns, data types, keys, foreign keys and relationships.

Open QUALITY_TEST_RESULTS in the interactive Data Dictionary →

Part of Other tables & objects · all tables, views & procedures

Columns

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2COMPANY_CODEvarchar(10)PKCompany Code
3QC_EVENT_NUMBERintPKQuality Test Event Number
4SYS_TEST_GROUPvarchar(6)PKQuality Control Test Group Code
5SAMPLE_SEQUENCEsmallintPK
6SYS_TEST_CODEvarchar(6)PKQuality Control Test Code
7SEQUENCEsmallintSequence Number
8SYS_QC_TEST_DATEdatetimeQC Test Date
9SYS_QC_TEST_TIMEvarchar(4)QC Test Time
10USERNAMEvarchar(20)Username
11SYSTEM_DATEdatetimeSystem Date Transaction Made
12QC_COMMENTStextQuality Control Reason and Comments
13QUALITY_RESULT_NUMERICnumeric(20,6)Quality Test Numeric Results
14QUALITY_RESULT_TEXTvarchar(30)Quality Test Text Results
15SYS_QC_OUT_OF_SPECvarchar(1)QC Results Out of Specification
16SYS_QC_RESULTS_REJECT_CODEvarchar(8)Rejection Reason Code
17GEM_TRANSACTION_IDvarchar(64)System transaction identifier stamped by GEMBASE when the row was written.