SALES_CREDIT_TAX_DETAILS

Sales Credit Note Tax Analysis

tableFINSALES

SALES_CREDIT_TAX_DETAILS — Sales Credit Note Tax Analysis. FIN table in the standard Ross ERP 8.0 schema: 21 columns, used by 16 programs. Columns, data types, keys, foreign keys and relationships.

Open SALES_CREDIT_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.
2COMPANY_CODEvarchar(10)PKCompany Code
3DIVISIONvarchar(2)PKDivision
4CREDIT_NOTE_NUMBERintPKCredit Note Number
5CREDIT_NOTE_LINE_NUMBERintPKCredit Note Line Number
6TRANSACTION_LINE_NUMBERintPKTransaction line number used for tax reporting purposes
7TRANSACTION_TYPEvarchar(2)PKTransaction Type
8TAX_TYPEvarchar(1)PK
9PRODUCT_TAX_CODEvarchar(5)Product Tax Code
10CUSTOMER_TAX_CODEvarchar(5)Customer Tax Code
11SYS_TRAN_TOTAL_CURRENCYnumeric(20,2)Total Transaction Value in Currency
12TAXnumeric(20,2)Transaction Tax
13PART_CODEvarchar(15)Product
14WAREHOUSEvarchar(2)Warehouse Code
15AR_TAX_FULL_ACCOUNTvarchar(50)Full Account for Auto AR Tax
16AR_TAX_CODEvarchar(6)Short Code for Auto AR Tax
17TAX_ADJUSTEDnumeric(20,2)
18AR_POSTING_FORMATvarchar(6)
19SYS_TAX_ON_CASHvarchar(1)Tax on Cash
20TOTAL_CURRENCY_NETnumeric(20,2)
21GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.