Table:
RR_COUNTER_MODIFICATION
|
Table Name
|
RR_COUNTER_MODIFICATION |
| Table Description |
The RR_COUNTER_MODIFICATION table contains counter modifications for prerating. |
| Tablespace |
PRERATING_DATA |
| Database |
Core Database |
|
Partitioned
|
Yes
|
|
Columns
|
|
Columns of the Table
The RR_COUNTER_MODIFICATION database table is defined by the following columns.
Column: RREC_OID
| Value Type |
BIGINT |
| Index(es) |
IX_COUNTER_MODIFICATION_RR
|
| Column Description |
The identifier of the rating record. |
Column: OPERATOR
| Value Type |
DECIMAL(1) |
| Column Description |
The type of modification. Possible values are:
- 0: set
- 1: add
- 2: subtract
- 3: multiply
- 4: divide
|
Column: OPERAND
| Value Type |
DECIMAL(28,6) |
| Column Description |
The value used for the modification. |
Column: COUN_SUBS_OID
| Value Type |
BIGINT |
| Column Description |
The root subscription of the counter. |
Column: COUN_HOLD_OID
| Value Type |
BIGINT |
| Column Description |
The identifier of the subscription or the charge activation owning the counter. |
Column: COUN_KEY
| Value Type |
DECIMAL(13) |
| Column Description |
The identifier of the counter. |
Column: PARTITION_ID
| Value Type |
SMALLINT |
| Column Description |
The partition of the subscriber account owning the subscription. |
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.