Table:
CACI_VALIDITY
|
Table Name
|
CACI_VALIDITY |
| Table Description |
The CACI_VALIDITY table contains the validity dates for the charging contract items. |
| Tablespace |
SUBSCRIBER_DATA |
| Database |
Core Database |
|
Partitioned
|
Yes
|
|
Columns
|
|
Columns of the Table
The CACI_VALIDITY database table is defined by the following columns.
Column: CACI_OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
- |
Foreign K.:
- Foreign table: CACI
- Foreign field(s): PARTITION_ID,OID
|
| Index(es) |
IX_CACI_VAL
|
| Column Description |
The unique identifier of the charging contract item. |
Column: CACO_OID
| Value Type |
BIGINT, NOT NULL |
| Column Description |
The identifier of the charging contract. |
Column: PARTITION_ID
| Value Type |
SMALLINT, NOT NULL |
| Key(s) |
- |
Foreign K.:
- Foreign table: CACI
- Foreign field(s): PARTITION_ID,OID
|
| Column Description |
The partition of the subscriber account. |
Column: START_DATE
| Value Type |
DATE, NOT NULL |
| Column Description |
The start date of a validity period. |
Column: END_DATE
| Value Type |
DATE |
| Column Description |
The end date of a validity period. |
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.