AP_BATCH_TAX_RETAINERS
Tax Retainers Transactions
tableFINAP
AP_BATCH_TAX_RETAINERS — Tax Retainers Transactions. FIN table in the standard Ross ERP 8.0 schema: 15 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.
Open AP_BATCH_TAX_RETAINERS in the interactive Data Dictionary →Part of AP 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 | BATCH_NUMBER | int | PK | Run Number |
| 5 | BATCH_SEQUENCE_NUMBER | smallint | PK | Batch Sequence Number |
| 6 | TAX_RETAINERS_LINE_NUMBER | int | PK | Tax Retainers Line Number |
| 7 | SYS_TAX_RETAINERS_CODE | varchar(5) | Tax Retainer Code | |
| 8 | SYS_TAX_RETAINERS_PERCENT | numeric(10,6) | Tax Retainer Percent | |
| 9 | SYS_TAX_RETAINERS_ACCOUNT | varchar(50) | Tax Retainers Account Number | |
| 10 | SYS_TAX_RETAINERS_SHORT_CODE | varchar(6) | Tax Retainer Short Code | |
| 11 | SYS_TAX_RETAINERS_TYPE | varchar(1) | Tax Retainer Type | |
| 12 | SYS_TAX_RETAINERS_CURRENCY | numeric(20,2) | Tax Retainers amount in Currency | |
| 13 | SYS_TAX_RETAINERS_BASE | numeric(20,2) | Tax Retainers amount in Base | |
| 14 | SYS_TRAN_TOTAL_CURRENCY | numeric(20,2) | Total Transaction Value in Currency | |
| 15 | SYS_TAX_RETAINERS_2_BASE | numeric(20,2) | Tax Retainers amount in Second Base |