Table:
CACO
|
Table Name
|
CACO |
| Table Description |
The CACO table contains the description of the charging contract. |
| Tablespace |
SUBSCRIBER_DATA |
| Database |
Core Database |
|
Partitioned
|
Yes
|
|
Columns
|
|
Columns of the Table
The CACO database table is defined by the following columns.
Column: OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
Primary Key: PK_CACO |
| Index(es) |
IX_CACO_SUAC
|
| Column Description |
The unique identifier of the charging contract. It is generated by the system. |
Column: EXT_ID
| Value Type |
VARCHAR(256), NOT NULL |
| Column Description |
The external identifier of the charging contract. It is defined by an external provisioning system. |
Column: SUAC_OID
| Value Type |
BIGINT, NOT NULL |
| Index(es) |
IX_CACO_SUAC
|
| Column Description |
The unique identifier of the subscriber account which the charging contract belongs to. |
Column: PARTITION_ID
| Value Type |
SMALLINT, NOT NULL |
| Column Description |
The partition of the subscriber account. |
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.