Table:
ACTI_DEPENDENT
|
Table Name
|
ACTI_DEPENDENT |
| Table Description |
The ACTI_DEPENDENT table contains the dependent charge activation(s) of a charge activation. |
| Tablespace |
SUBSCRIBER_DATA |
| Database |
Core Database |
|
Partitioned
|
Yes
|
|
Columns
|
|
Columns of the Table
The ACTI_DEPENDENT database table is defined by the following columns.
Column: ACTI_OID
| Value Type |
BIGINT, NOT NULL |
| Index(es) |
IX_CA_DEPENDENT
|
| Column Description |
The OID of the charge activation. |
Column: DEP_ACTI_OID
| Value Type |
BIGINT, NOT NULL |
| Column Description |
The OID of the dependent charge activation. |
Column: DEP_SUBS_OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
- |
Foreign K.:
- Foreign table: SUBSCRIPTION
- Foreign field(s): OID
|
| Index(es) |
IX_CA_DEP_SUBS
|
| Column Description |
The OID of the subscription to which belongs the dependent charge activation. |
Column: DEPENDENT_INDEX
| Value Type |
DECIMAL(3) |
| Column Description |
The index of the dependency. |
Column: VALIDATION_DATE
| Value Type |
DATE |
| Column Description |
The date from when the dependency is active. |
Column: ROOT_SUBS_OID
| Value Type |
BIGINT, NOT NULL |
| Index(es) |
IX_AD_ROOT_SUBS_OID
|
| Column Description |
The root subscription for the charge activation. |
Column: PARTITION_ID
| Value Type |
SMALLINT, NOT NULL |
| Column Description |
The partition ID of the subscriber account containing the charge activation. |
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.