SALES_CREDIT_NOTE_LINE_QTYS

Sales Credit Note Line Quantities

tableFINSALES

SALES_CREDIT_NOTE_LINE_QTYS — Sales Credit Note Line Quantities. FIN table in the standard Ross ERP 8.0 schema: 12 columns, used by 24 programs. Columns, data types, keys, foreign keys and relationships.

Open SALES_CREDIT_NOTE_LINE_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.
2COMPANY_CODEvarchar(10)PKCompany Code
3DIVISIONvarchar(2)PKDivision
4CREDIT_NOTE_NUMBERintPKCredit Note Number
5CREDIT_NOTE_LINE_NUMBERintPKCredit Note Line Number
6UNIT_OF_MEASUREvarchar(4)PKUnit of Measure
7IC_APPROX_QTY_FLAGvarchar(1)Approximate Quantity Flag
8CREDIT_QUANTITYnumeric(20,6)Credit Note Line Quantity
9QTY_RETURNED_TO_OHnumeric(20,6)Quantity Returned To On Hand
10QTY_IN_RETURNS_QCnumeric(20,6)Quantity Returned in Quality Control
11GEM_MODIFY_DATEdatetimeSystem timestamp of the most recent modification to the row, maintained by GEMBASE.
12GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.