Table:
SUBS_TRANSLATION_INSTANCE
|
Table Name
|
SUBS_TRANSLATION_INSTANCE |
| Table Description |
The SUBS_TRANSLATION_INSTANCE table contains information about translation table instances in subscriptions. |
| Tablespace |
SUBSCRIBER_DATA |
| Database |
Core Database |
|
Partitioned
|
Yes
|
|
Columns
|
|
Columns of the Table
The SUBS_TRANSLATION_INSTANCE database table is defined by the following columns.
Column: OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
Primary Key: PK_SUBS_TRANSLATION_INSTANCE |
Foreign K.:
- Foreign table: SUBSCRIPTION
- Foreign field(s): OID
|
| Index(es) |
IX_SUB_TINS IX_STI_ROOT_SUBS_OID
|
| 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: NAME
| Value Type |
VARCHAR(256) |
| Column Description |
The name of the instance in the subscription. |
Column: INSTANCE_NAME
| Value Type |
VARCHAR(256) |
| Column Description |
The name of the instance which is enriched. |
Column: SUBS_OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
- |
Foreign K.:
- Foreign table: SUBSCRIPTION
- Foreign field(s): OID
|
| Index(es) |
IX_SUB_TINS IX_STI_ROOT_SUBS_OID
|
| Column Description |
The identifier of the subscription. |
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_STI_ROOT_SUBS_OID
|
| Column Description |
The identifier of the root subscription. |
Column: PARTITION_ID
| Value Type |
SMALLINT, NOT NULL |
| Column Description |
The partition of the subscriber account owning the subscription. |
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.