QUALITY_TEST_SAMPLES

Quality Test Sample Headers

tableFINQUALITY

QUALITY_TEST_SAMPLES — Quality Test Sample Headers. FIN table in the standard Ross ERP 8.0 schema: 20 columns, used by 15 programs. Columns, data types, keys, foreign keys and relationships.

Open QUALITY_TEST_SAMPLES 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_SAMPLE_IDvarchar(15)Sample ID
7SYS_QC_TEST_DATEdatetimeQC Test Date
8SYS_QC_TEST_TIMEvarchar(4)QC Test Time
9INPUT_PRODUCTvarchar(15)Input Product Code
10WAREHOUSEvarchar(2)Warehouse Code
11IC_LOT_NUMBERvarchar(20)Lot Number
12MACHINE_CODEvarchar(8)Machine Code
13APS_RESOURCEvarchar(25)Actual Resource selected by the APS system
14LABOUR_CLASSvarchar(4)Labor Class Code
15USERNAMEvarchar(20)Username
16SYSTEM_DATEdatetimeSystem Date Transaction Made
17SAMPLE_COMMENTStextQC Sample Comments
18SYS_QC_OUT_OF_SPECvarchar(1)QC Results Out of Specification
19SYS_QC_RESULTS_REJECT_CODEvarchar(8)Rejection Reason Code
20GEM_TRANSACTION_IDvarchar(64)System transaction identifier stamped by GEMBASE when the row was written.