AR_BATCH_TAX_TRANSACTIONS

Tax Transactions

tableFINAR

AR_BATCH_TAX_TRANSACTIONS — Tax Transactions. FIN table in the standard Ross ERP 8.0 schema: 17 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.

Open AR_BATCH_TAX_TRANSACTIONS 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
4BATCH_NUMBERintPKRun Number
5BATCH_SEQUENCE_NUMBERsmallintPK FK→AR_BATCH_TRAN_LINESBatch Sequence Number
6TRANSACTION_LINE_NUMBERintPKTransaction line number used for tax reporting purposes
7PRODUCT_TAX_CODEvarchar(5)FK→TAX_CODESProduct Tax Code
8CUSTOMER_TAX_CODEvarchar(5)FK→TAX_CODESCustomer Tax Code
9SYS_TRAN_TOTAL_CURRENCYnumeric(20,2)Total Transaction Value in Currency
10TAXnumeric(20,2)Transaction Tax
11PART_CODEvarchar(15)Product
12WAREHOUSEvarchar(2)Warehouse Code
13AR_TAX_FULL_ACCOUNTvarchar(50)Full Account for Auto AR Tax
14AR_TAX_CODEvarchar(6)Short Code for Auto AR Tax
15AR_POSTING_FORMATvarchar(6)
16SYS_TAX_ON_CASHvarchar(1)Tax on Cash
17GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.