A_SALES_INVOICE_TAX_DETAILS

Archived Tax Details for Sales Invoices

tableFINSALES

A_SALES_INVOICE_TAX_DETAILS — Archived Tax Details for Sales Invoices. FIN table in the standard Ross ERP 8.0 schema: 24 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.

Open A_SALES_INVOICE_TAX_DETAILS 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
7TRANSACTION_LINE_NUMBERintPKTransaction line number used for tax reporting purposes
8TRANSACTION_TYPEvarchar(2)PKTransaction Type
9TAX_TYPEvarchar(1)PK
10PRODUCT_TAX_CODEvarchar(5)Product Tax Code
11CUSTOMER_TAX_CODEvarchar(5)Customer Tax Code
12SYS_TRAN_TOTAL_CURRENCYnumeric(20,2)Total Transaction Value in Currency
13TAXnumeric(20,2)Transaction Tax
14PART_CODEvarchar(15)Product
15WAREHOUSEvarchar(2)Warehouse Code
16AR_TAX_FULL_ACCOUNTvarchar(50)Full Account for Auto AR Tax
17AR_TAX_CODEvarchar(6)Short Code for Auto AR Tax
18TAX_ADJUSTEDnumeric(20,2)
19AR_POSTING_FORMATvarchar(6)
20SYS_TAX_ON_CASHvarchar(1)Tax on Cash
21TOTAL_CURRENCY_NETnumeric(20,2)
22ARCHIVE_DATEdatetimeArchive Date
23ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
24GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.