Table:
OCON_TRANSLATION_INSTANCE
|
Table Name
|
OCON_TRANSLATION_INSTANCE |
| Table Description |
The OCON_TRANSLATION_INSTANCE table contains information about translation table instances in offer conditions. |
| Tablespace |
CATALOG_DATA |
| Database |
Core Database |
|
Columns
|
|
Columns of the Table
The OCON_TRANSLATION_INSTANCE database table is defined by the following columns.
Column: OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
Primary Key: PK_OCON_TRANSLATION_INSTANCE |
Foreign K.:
- Foreign table: OFFER_CONDITION
- Foreign field(s): OID
|
| Index(es) |
IX_OCTI_OCON
|
| 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: OCON_OID
| Value Type |
BIGINT |
| Key(s) |
- |
Foreign K.:
- Foreign table: OFFER_CONDITION
- Foreign field(s): OID
|
| Index(es) |
IX_OCTI_OCON
|
| Column Description |
The identifier of the offer condition. |
Column: NAME
| Value Type |
VARCHAR(256) |
| Column Description |
The name of the instance in the offer condition. |
Column: INSTANCE_NAME
| Value Type |
VARCHAR(256) |
| Column Description |
The name of the instance which is enriched. |
Column: VALIDATION_DATE
| Value Type |
DATE |
| Column Description |
The date when the instance becomes valid. |
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.