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
| # | 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 | REGISTRATION_NUMBER | varchar(9) | PK | Registration Number |
| 5 | SEQUENCE | smallint | PK | Sequence Number |
| 6 | SYS_TAX_RETAINERS_CODE | varchar(5) | FK→SYS_TAX_RETAINERS_CODES | Tax Retainer Code |
| 7 | SYS_TAX_RETAINERS_PERCENT | numeric(10,6) | Tax Retainer Percent | |
| 8 | SYS_TAX_RETAINERS_ACCOUNT | varchar(50) | Tax Retainers Account Number | |
| 9 | SYS_TAX_RETAINERS_SHORT_CODE | varchar(6) | Tax Retainer Short Code | |
| 10 | SYS_TAX_RETAINERS_TYPE | varchar(1) | Tax Retainer Type | |
| 11 | SYS_TAX_RETAINERS_CURRENCY | numeric(20,2) | Tax Retainers amount in Currency | |
| 12 | SYS_TAX_RETAINERS_BASE | numeric(20,2) | Tax Retainers amount in Base | |
| 13 | SYS_TRAN_TOTAL_CURRENCY | numeric(20,2) | Total Transaction Value in Currency | |
| 14 | SYS_TAX_RETAINERS_2_BASE | numeric(20,2) | Tax Retainers amount in Second Base | |
| 15 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |