AR_FINANCE_CHARGE_TAX

Tax detail for finance charge

tableFINAR

AR_FINANCE_CHARGE_TAX — Tax detail for finance charge. FIN table in the standard Ross ERP 8.0 schema: 15 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.

Open AR_FINANCE_CHARGE_TAX in the interactive Data Dictionary →

Part of AR 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_NUMBERintPKTransaction Number
5TRANSACTION_LINE_NUMBERintPKTransaction line number used for tax reporting purposes
6PRODUCT_TAX_CODEvarchar(5)Product Tax Code
7CUSTOMER_TAX_CODEvarchar(5)Customer Tax Code
8AR_TRAN_TOTAL_CURRENCYnumeric(20,2)Total Transaction Value in Currency
9TAXnumeric(20,2)Transaction Tax
10PART_CODEvarchar(15)Product
11WAREHOUSEvarchar(2)Warehouse Code
12AR_TAX_FULL_ACCOUNTvarchar(50)Full Account for Auto AR Tax
13AR_TAX_CODEvarchar(6)Short Code for Auto AR Tax
14AR_POSTING_FORMATvarchar(6)
15GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.