Table:
ACTI_TRANSLATION_INSTANCE
|
Table Name
|
ACTI_TRANSLATION_INSTANCE |
| Table Description |
The ACTI_TRANSLATION_INSTANCE table contains information about translation instances in charge activations. |
| Tablespace |
SUBSCRIBER_DATA |
| Database |
Core Database |
|
Partitioned
|
Yes
|
|
Columns
|
|
Columns of the Table
The ACTI_TRANSLATION_INSTANCE database table is defined by the following columns.
Column: OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
Primary Key: PK_ACTI_TRANSLATION_INSTANCE |
Foreign K.:
- Foreign table: CHARGE_ACTIVATION
- Foreign field(s): OID
|
| Index(es) |
IX_ATI_ROOT_SUBS_OID IX_ACTT_ACTI
|
| Column Description |
The identifier of the translation table instance. |
Column: TTAB_CODE
| Value Type |
VARCHAR(256) |
| Column Description |
The code of the translation table owning the instance. |
Column: ACTI_OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
- |
Foreign K.:
- Foreign table: CHARGE_ACTIVATION
- Foreign field(s): OID
|
| Index(es) |
IX_ACTT_ACTI
|
| Column Description |
The identifier of the charge activation. |
Column: NAME
| Value Type |
VARCHAR(256) |
| Column Description |
The name of the instance. |
Column: VALIDATION_DATE
| Value Type |
DATE |
| Column Description |
The date when the instance becomes valid. |
Column: ROOT_SUBS_OID
| Value Type |
BIGINT, NOT NULL |
| Index(es) |
IX_ATI_ROOT_SUBS_OID
|
| Column Description |
The identifier of the root subscription for the charge activation. |
Column: PARTITION_ID
| Value Type |
SMALLINT, NOT NULL |
| Column Description |
The partition 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.