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
| # | Column | Type | Key | Description |
|---|---|---|---|---|
| 1 | GEM_DBKEY | int | GEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one. | |
| 2 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | DIVISION | varchar(2) | PK | Division |
| 4 | SOURCE_MODULE | varchar(2) | PK | Source Module Reference |
| 5 | TRANSACTION_TYPE | varchar(2) | PK | Transaction Type |
| 6 | TAX_TRANSACTION_NUMBER | varchar(9) | PK | Tax Transaction Number |
| 7 | TRANSACTION_LINE_NUMBER | int | PK | Transaction line number used for tax reporting purposes |
| 8 | SEQUENCE | smallint | PK | Sequence Number |
| 9 | SYS_TAX_RETAINERS_CODE | varchar(5) | FK→SYS_TAX_RETAINERS_CODES | Tax Retainer Code |
| 10 | SYS_TAX_RETAINERS_PERCENT | numeric(10,6) | Tax Retainer Percent | |
| 11 | SYS_TAX_RETAINERS_ACCOUNT | varchar(50) | Tax Retainers Account Number | |
| 12 | SYS_TAX_RETAINERS_SHORT_CODE | varchar(6) | Tax Retainer Short Code | |
| 13 | SYS_TAX_RETAINERS_TYPE | varchar(1) | Tax Retainer Type | |
| 14 | SYS_TAX_RETAINERS_CURRENCY | numeric(20,2) | Tax Retainers amount in Currency | |
| 15 | SYS_TAX_RETAINERS_BASE | numeric(20,2) | Tax Retainers amount in Base | |
| 16 | SYS_TRAN_TOTAL_CURRENCY | numeric(20,2) | Total Transaction Value in Currency | |
| 17 | SYS_TAX_RETAINERS_2_BASE | numeric(20,2) | Tax Retainers amount in Second Base | |
| 18 | SYS_TRAN_TOTAL_BASE | numeric(20,2) | Total Transaction Value in Base Currency | |
| 19 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |