Table:
CIT_AGGR_RULE
|
Table Name
|
CIT_AGGR_RULE |
| Table Description |
The CIT_AGGR_RULE table contains the list of charged items aggregation rules which are associated to existing
charged items aggregation policies.
|
| Tablespace |
CATALOG_DATA |
| Database |
Core Database |
|
Columns
|
|
Columns of the Table
The CIT_AGGR_RULE database table is defined by the following columns.
Column: POLICY_OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
Primary Key: PK_CIT_AGGR_RULE |
| Column Description |
The unique identifier of the charged items aggregation policy. |
Column: FIELD_NAME
| Value Type |
VARCHAR(256), NOT NULL |
| Key(s) |
Primary Key: PK_CIT_AGGR_RULE |
| Column Description |
The name of the field concerned by the charged items aggregation rule. |
Column: OPERATOR_TYPE
| Value Type |
SMALLINT, NOT NULL |
| Column Description |
The type of operator associated to the charged items aggregation rule.
Possible values are:
-
1: CONSTANT
-
2: FIRST
-
3: LAST
-
4: YOUNGEST
-
5: OLDEST
-
6: LOWEST
-
7: GREATEST
-
8: ADD
|
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.