A_SALES_INVOICE_LINE_DTL_QTYS

Archived Sales Invoice Line Detail Quantities

tableFINSALES

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

Open A_SALES_INVOICE_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
5INVOICE_NUMBERintPKInvoice Number
6INVOICE_LINE_NUMBERintPKInvoice Line Number
7SEQUENCEsmallintPKSequence Number
8UNIT_OF_MEASUREvarchar(4)PKUnit of Measure
9IC_APPROX_QTY_FLAGvarchar(1)Approximate Quantity Flag
10INVOICE_QUANTITYnumeric(20,6)Invoice Quantity
11TEMP_INVOICE_QUANTITYnumeric(20,6)
12CREDIT_QUANTITYnumeric(20,6)Credit Note Line Quantity
13ARCHIVE_DATEdatetimeArchive Date
14ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
15OUTSTANDING_INVOICEcomputed
16GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.