PURCHASE_CREDIT_TAX_RETAINERS

Tax Retainers for Credit Notes

tableFINPURCHASE

PURCHASE_CREDIT_TAX_RETAINERS — Tax Retainers for Credit Notes. FIN table in the standard Ross ERP 8.0 schema: 16 columns, used by 13 programs. Columns, data types, keys, foreign keys and relationships.

Open PURCHASE_CREDIT_TAX_RETAINERS in the interactive Data Dictionary →

Part of PURCHASE 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
6SEQUENCEsmallintPKSequence Number
7SYS_TAX_RETAINERS_CODEvarchar(5)FK→SYS_TAX_RETAINERS_CODESTax Retainer Code
8SYS_TAX_RETAINERS_PERCENTnumeric(10,6)Tax Retainer Percent
9SYS_TAX_RETAINERS_ACCOUNTvarchar(50)Tax Retainers Account Number
10SYS_TAX_RETAINERS_SHORT_CODEvarchar(6)Tax Retainer Short Code
11SYS_TAX_RETAINERS_TYPEvarchar(1)Tax Retainer Type
12SYS_TAX_RETAINERS_CURRENCYnumeric(20,2)Tax Retainers amount in Currency
13SYS_TAX_RETAINERS_BASEnumeric(20,2)Tax Retainers amount in Base
14SYS_TRAN_TOTAL_CURRENCYnumeric(20,2)Total Transaction Value in Currency
15SYS_TAX_RETAINERS_2_BASEnumeric(20,2)Tax Retainers amount in Second Base
16GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.