Table:
CHARGED_ITEM_MAPPING
|
Table Name
|
CHARGED_ITEM_MAPPING |
| Table Description |
The CHARGED_ITEM_MAPPING table contains le link between the charged item class and the Offer charged item mapping managed
by SAP
Convergent Charging.
|
| Tablespace |
CATALOG_DATA |
| Database |
Core Database |
|
Columns
|
|
Columns of the Table
The CHARGED_ITEM_MAPPING database table is defined by the following columns.
Column: OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
Primary Key: PK_CHARGED_ITEM_MAPPING |
Foreign K.:
- Foreign table: CHARGE_CONDITION
- Foreign field(s): OID
|
| Index(es) |
IX_CITM_CCON_OID
|
| Column Description |
The charged item mapping unique ID, it is generated by the system. |
Column: CCON_OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
- |
Foreign K.:
- Foreign table: CHARGE_CONDITION
- Foreign field(s): OID
|
| Index(es) |
IX_CITM_CCON_OID
|
| Column Description |
The ID of the charge condition. |
Column: CITC_CODE
| Value Type |
VARCHAR(256) |
| Column Description |
The code of the charged item class. |
Column: CITA_CODE
| Value Type |
VARCHAR(256) |
| Column Description |
The code of the charged items aggregation policy associated to the charge plan item.
The null value indicates that no aggregation is defined.
|
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.