SALES_INVOICE_LINE_QTYS

Sales Invoice Line Quantities

tableFINSALES

SALES_INVOICE_LINE_QTYS — Sales Invoice Line Quantities. FIN table in the standard Ross ERP 8.0 schema: 13 columns, used by 36 programs. Columns, data types, keys, foreign keys and relationships.

Open SALES_INVOICE_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
4INVOICE_NUMBERintPKInvoice Number
5INVOICE_LINE_NUMBERintPKInvoice Line Number
6UNIT_OF_MEASUREvarchar(4)PKUnit of Measure
7IC_APPROX_QTY_FLAGvarchar(1)Approximate Quantity Flag
8INVOICE_QUANTITYnumeric(20,6)Invoice Quantity
9TEMP_INVOICE_QUANTITYnumeric(20,6)
10CREDIT_QUANTITYnumeric(20,6)Credit Note Line Quantity
11OUTSTANDING_INVOICEcomputed
12GEM_MODIFY_DATEdatetimeSystem timestamp of the most recent modification to the row, maintained by GEMBASE.
13GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.