POP_REGISTER_TAX_RETAINERS

Tax Retainers lines

tableFINPOP

POP_REGISTER_TAX_RETAINERS — Tax Retainers lines. FIN table in the standard Ross ERP 8.0 schema: 15 columns, used by 12 programs. Columns, data types, keys, foreign keys and relationships.

Open POP_REGISTER_TAX_RETAINERS in the interactive Data Dictionary →

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