| Schema Version | 5.0.6 | |
| Tablespace | CATALOG_DATA | |
| Partitioned | No | |
The CAPI_TAX_PARAMETER_SET table is defined by the following columns in your back-end database. See the column details for more information.
| Name | PK | FK | IX | Uses | Used by | Definition |
|---|---|---|---|---|---|---|
| OID | PK_CAPI_TAX_PARAMETER_SET |
|
The identifier of the tax parameter set | |||
| CAPI_OID | CAPI (OID)
|
|
The identifier of the charge plan item | |||
| TAX_MODULE |
|
The code of the tax module |
The database schema defines the following columns. Check the definitions, types, available indexes, and formats:
| Definition | The identifier of the tax parameter set |
| Type | DECIMAL(28), NOT NULL |
| Primary Key | PK_CAPI_TAX_PARAMETER_SET |
| Definition | The identifier of the charge plan item |
| Type | DECIMAL(28), NOT NULL |
| Definition | The code of the tax module |
| Type | VARCHAR(256), NOT NULL |
See the primary key information:
| Column(s) | OID |
| Tablespace | CATALOG_INDX |