Table:
CACO_SHARED_COUNTER
|
Table Name
|
CACO_SHARED_COUNTER |
| Table Description |
The CACO_SHARED_COUNTER table contains the shared counters dictionary of the charging contracts. |
| Tablespace |
SUBSCRIBER_DATA |
| Database |
Core Database |
|
Partitioned
|
Yes
|
|
Columns
|
|
Columns of the Table
The CACO_SHARED_COUNTER database table is defined by the following columns.
Column: CACO_OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
- |
Foreign K.:
- Foreign table: CACO
- Foreign field(s): OID
|
| Index(es) |
IX_CACO_SCO
|
| Column Description |
The identifier of the charging contract. |
Column: PARTITION_ID
| Value Type |
SMALLINT, NOT NULL |
| Column Description |
The partition of the subscriber account. |
Column: NAME_KEY
| Value Type |
BIGINT, NOT NULL |
| Column Description |
The identifier of the shared counter in the counter names dictionary. |
Column: NAMESPACE
| Value Type |
VARCHAR(256) |
| Column Description |
The namespace of the shared counter. |
Column: COUN_KEY
| Value Type |
SMALLINT, NOT NULL |
| Column Description |
The identifier of the shared counter in the COUNTER table. |
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.