Table:
CIT_AGGR_POLICY
|
Table Name
|
CIT_AGGR_POLICY |
| Table Description |
The CIT_AGGR_POLICY table contains the list of charged items aggregation policies which are defined in the system. |
| Tablespace |
CATALOG_DATA |
| Database |
Core Database |
|
Columns
|
|
Columns of the Table
The CIT_AGGR_POLICY database table is defined by the following columns.
Column: OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
Primary Key: PK_CIT_AGGR_POLICY |
| Column Description |
The unique identifier of the charged items aggregation policy, which is generated by the system. |
Column: CODE
| Value Type |
VARCHAR(256), NOT NULL |
| Index(es) |
IX_CIT_AGGR_POLICY_CODE
|
| Column Description |
The unique code of the charged items aggregation policy. |
Column: OWNER
| Value Type |
VARCHAR(64), NOT NULL |
| Column Description |
The owner of the charged items aggregation policy. |
Column: DESCRIPTION
| Value Type |
VARCHAR(2000) |
| Column Description |
A description of the charged items aggregation policy. |
Column: ITEM_CLASS_CODE
| Value Type |
VARCHAR(256) |
| Column Description |
The code of the charged item class associated to the charged items aggregation policy. |
Column: VERSION_ID
| Value Type |
SMALLINT, NOT NULL |
| Column Description |
The identifier of the version of the charged items aggregation policy. |
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.