Table:
TAX_PARAMETER_SET
|
Table Name
|
TAX_PARAMETER_SET |
| Table Description |
The TAX_PARAMETER_SET table contains the tax parameters to compute tax for a given charge condition. |
| Tablespace |
CATALOG_DATA |
| Database |
Core Database |
|
Columns
|
|
Columns of the Table
The TAX_PARAMETER_SET database table is defined by the following columns.
Column: OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
Primary Key: PK_TAX_PARAMETER_SET |
Foreign K.:
- Foreign table: CHARGE_CONDITION
- Foreign field(s): OID
|
| Column Description |
The identifier of the tax parameter set. |
Column: CCON_OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
- |
Foreign K.:
- Foreign table: CHARGE_CONDITION
- Foreign field(s): OID
|
| Column Description |
The identifier of the charge condition. |
Column: TAX_MODULE
| Value Type |
VARCHAR(256), NOT NULL |
| Column Description |
The code of the tax module. |
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.