TAX_RETAINERS

Tax Retainers Transactions

tableFINTAX

TAX_RETAINERS — Tax Retainers Transactions. FIN table in the standard Ross ERP 8.0 schema: 19 columns, used by 13 programs. Columns, data types, keys, foreign keys and relationships.

Open TAX_RETAINERS in the interactive Data Dictionary →

Part of Other 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
4SOURCE_MODULEvarchar(2)PKSource Module Reference
5TRANSACTION_TYPEvarchar(2)PKTransaction Type
6TAX_TRANSACTION_NUMBERvarchar(9)PKTax Transaction Number
7TRANSACTION_LINE_NUMBERintPKTransaction line number used for tax reporting purposes
8SEQUENCEsmallintPKSequence Number
9SYS_TAX_RETAINERS_CODEvarchar(5)FK→SYS_TAX_RETAINERS_CODESTax Retainer Code
10SYS_TAX_RETAINERS_PERCENTnumeric(10,6)Tax Retainer Percent
11SYS_TAX_RETAINERS_ACCOUNTvarchar(50)Tax Retainers Account Number
12SYS_TAX_RETAINERS_SHORT_CODEvarchar(6)Tax Retainer Short Code
13SYS_TAX_RETAINERS_TYPEvarchar(1)Tax Retainer Type
14SYS_TAX_RETAINERS_CURRENCYnumeric(20,2)Tax Retainers amount in Currency
15SYS_TAX_RETAINERS_BASEnumeric(20,2)Tax Retainers amount in Base
16SYS_TRAN_TOTAL_CURRENCYnumeric(20,2)Total Transaction Value in Currency
17SYS_TAX_RETAINERS_2_BASEnumeric(20,2)Tax Retainers amount in Second Base
18SYS_TRAN_TOTAL_BASEnumeric(20,2)Total Transaction Value in Base Currency
19GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.