AR_PAYMENT_STATEMENT_TAX

Payment Statement tax lines

tableFINAR

AR_PAYMENT_STATEMENT_TAX — Payment Statement tax lines. FIN table in the standard Ross ERP 8.0 schema: 42 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.

Open AR_PAYMENT_STATEMENT_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
4PAY_STATEMENT_RUN_NUMBERintPKPayment Statement Run Number
5PAY_STATEMENT_NUMBERintPKPayment Statement Number
6TRANSACTION_TYPEvarchar(2)Transaction Type
7TRANSACTION_NUMBERintTransaction Number
8SEQUENCEsmallintPKSequence Number
9TAX_TRANSACTION_TYPEvarchar(2)
10TAX_TRANSACTION_NUMBERvarchar(9)Tax Transaction Number
11TAX_TRANSACTION_LINE_NUMBERint
12PERIODsmallintPeriod Number
13TRANSACTION_DATEdatetimeTransaction Date
14TAX_REFERENCE_GROSSnumeric(20,2)Transaction Value (before Tax)
15TAXnumeric(20,2)Transaction Tax
16FULL_TAX_CODEvarchar(10)Full Tax Code (concatenated product/customer)
17YEARsmallintYear Number
18CUSTOMER_NUMBERvarchar(8)Customer Number
19SOURCE_REFERENCEvarchar(20)Source Reference
20SYS_CURRENCY_CODEvarchar(6)Currency Code
21SYS_CURRENCY_RATEnumeric(20,12)Currency Rate
22SYS_TRAN_TOTAL_CURRENCYnumeric(20,2)Total Transaction Value in Currency
23SYS_TRAN_TOTAL_BASEnumeric(20,2)Total Transaction Value in Base Currency
24CUSTOMER_TAX_CODEvarchar(5)Customer Tax Code
25SYS_TAX_CURRENCYnumeric(20,2)Transaction Tax
26PRODUCT_TAX_CODEvarchar(5)Product Tax Code
27SYS_TAX_BASEnumeric(20,2)Transaction Tax in Base Currency
28SYS_CURRENCY_RATIO_INDICvarchar(1)Ratio Indicator
29SYS_ACCRUE_TAXvarchar(1)Accrue tax
30SYS_E_TAX_CURRENCY_VALnumeric(20,2)Expensed Tax In Currency
31SYS_N_TAX_CURRENCY_VALnumeric(20,2)Non-expensed tax In Currency
32SYS_E_TAX_BASE_VALnumeric(20,2)Expensed Tax In Base
33SYS_N_TAX_BASE_VALnumeric(20,2)Non-expensed Tax Base
34ACCRUE_IGICvarchar(1)Accrue IGIC
35SYS_CURRENCY_2_RATEnumeric(20,12)Second Base Currency Rate
36SYS_CURRENCY_2_RATIO_INDICvarchar(1)Ratio Indicator for Second Base
37SYS_E_TAX_2_BASE_VALnumeric(20,2)
38SYS_N_TAX_2_BASE_VALnumeric(20,2)
39SYS_TAX_2_BASEnumeric(20,2)
40SYS_TRAN_TOTAL_2_BASEnumeric(20,2)Total Transaction Value in Second Base Currency
41TRANSACTION_SEQUENCEsmallintPKTransaction Sequence
42GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.