SYS_QC_RESULTS

QC Results

tableFINSYS

SYS_QC_RESULTS — QC Results. FIN table in the standard Ross ERP 8.0 schema: 25 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.

Open SYS_QC_RESULTS in the interactive Data Dictionary →

Part of SYS 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
3DIVISIONvarchar(2)PKDivision
4FACTORYvarchar(2)PKFactory Code
5ORIGINAL_DOCUMENT_NUMBERvarchar(13)PKOriginal Document Number
6ORIGINAL_DOCUMENT_LINEvarchar(8)PKOriginal Document Line
7ORIGINAL_DOCUMENT_SEQUENCEsmallintPKOriginal Document Sequence
8SYS_TEST_GROUPvarchar(6)PKQuality Control Test Group Code
9SYS_TEST_CODEvarchar(6)PKQuality Control Test Code
10SAMPLE_SEQUENCEsmallintPK
11SOURCE_MODULEvarchar(2)Source Module Reference
12SYSTEM_DATEdatetimeSystem Date Transaction Made
13QC_COMMENTStextQuality Control Reason and Comments
14USERNAMEvarchar(20)Username
15SYS_QC_RESULT_NUMERICnumeric(20,4)Quality Control Testing Results
16SYS_QC_RESULT_TEXTvarchar(30)Quality Control Testing Results
17PART_CODEvarchar(15)Product
18IC_LOT_NUMBERvarchar(20)Lot Number
19PM_LOT_SOURCE_FLAGvarchar(1)
20SYS_QC_TEST_DATEdatetimeQC Test Date
21SYS_QC_TEST_TIMEvarchar(4)QC Test Time
22SYS_QC_OUT_OF_SPECvarchar(1)QC Results Out of Specification
23SYS_QC_RESULTS_REJECT_CODEvarchar(8)Rejection Reason Code
24WAREHOUSEvarchar(2)Warehouse Code
25GEM_TRANSACTION_IDvarchar(64)System transaction identifier stamped by GEMBASE when the row was written.