SA_DETAIL_LINE_QTYS

Sales Analysis Detail Line Quantities

tableFINSA

SA_DETAIL_LINE_QTYS — Sales Analysis Detail Line Quantities. FIN table in the standard Ross ERP 8.0 schema: 11 columns, used by 10 programs. Columns, data types, keys, foreign keys and relationships.

Open SA_DETAIL_LINE_QTYS in the interactive Data Dictionary →

Part of SA 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
4TRANSACTION_TYPEvarchar(2)PKTransaction Type
5TRANSACTION_NUMBERintPKTransaction Number
6TRANSACTION_LINE_NUMBERintPKTransaction line number used for tax reporting purposes
7UNIT_OF_MEASUREvarchar(4)PKUnit of Measure
8IC_PRODUCT_UOM_TYPEvarchar(1)The type of UOM
9INVOICE_QUANTITYnumeric(20,6)Invoice Quantity
10CREDIT_QUANTITYnumeric(20,6)Credit Note Line Quantity
11GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.