A_SALES_CREDIT_LINE_DTL_QTYS

Archived Sales Credit Note Line Detail Quantities

tableFINSALES

A_SALES_CREDIT_LINE_DTL_QTYS — Archived Sales Credit Note Line Detail Quantities. FIN table in the standard Ross ERP 8.0 schema: 16 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.

Open A_SALES_CREDIT_LINE_DTL_QTYS in the interactive Data Dictionary →

Part of SALES 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.
2ARCHIVE_IDvarchar(1)PKPrefix Fields for Archive Tables
3COMPANY_CODEvarchar(10)PKCompany Code
4DIVISIONvarchar(2)PKDivision
5CREDIT_NOTE_NUMBERintPKCredit Note Number
6CREDIT_NOTE_LINE_NUMBERintPKCredit Note Line Number
7IC_LOT_NUMBERvarchar(20)PKLot Number
8IC_LOT_SEQUENCEintPKLot Sequence
9UNIT_OF_MEASUREvarchar(4)PKUnit of Measure
10IC_APPROX_QTY_FLAGvarchar(1)Approximate Quantity Flag
11CREDIT_QUANTITYnumeric(20,6)Credit Note Line Quantity
12QTY_RETURNED_TO_OHnumeric(20,6)Quantity Returned To On Hand
13QTY_IN_RETURNS_QCnumeric(20,6)Quantity Returned in Quality Control
14ARCHIVE_DATEdatetimeArchive Date
15ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
16GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.