SYS_QC_RESULTS_SAMPLES

QC Sample Headers

tableFINSYS

SYS_QC_RESULTS_SAMPLES — QC Sample Headers. FIN table in the standard Ross ERP 8.0 schema: 23 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.

Open SYS_QC_RESULTS_SAMPLES 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
9SAMPLE_SEQUENCEsmallintPK
10SOURCE_MODULEvarchar(2)Source Module Reference
11PART_CODEvarchar(15)Product
12IC_LOT_NUMBERvarchar(20)Lot Number
13PM_LOT_SOURCE_FLAGvarchar(1)
14STATUS_FLAGvarchar(1)Status Flag
15USERNAMEvarchar(20)Username
16SYSTEM_DATEdatetimeSystem Date Transaction Made
17SYS_QC_TEST_DATEdatetimeQC Test Date
18SYS_QC_TEST_TIMEvarchar(4)QC Test Time
19SAMPLE_COMMENTStextQC Sample Comments
20SYS_QC_OUT_OF_SPECvarchar(1)QC Results Out of Specification
21SYS_QC_RESULTS_REJECT_CODEvarchar(8)Rejection Reason Code
22SYS_TEST_SAMPLE_IDvarchar(15)Sample ID
23GEM_TRANSACTION_IDvarchar(64)System transaction identifier stamped by GEMBASE when the row was written.