Table:
CCON_TRANSLATION_INSTANCE
|
Table Name
|
CCON_TRANSLATION_INSTANCE |
| Table Description |
The CCON_TRANSLATION_INSTANCE table contains information about translation table instances in charge conditions. |
| Tablespace |
CATALOG_DATA |
| Database |
Core Database |
|
Columns
|
|
Columns of the Table
The CCON_TRANSLATION_INSTANCE database table is defined by the following columns.
Column: OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
Primary Key: PK_CCON_TRANSLATION_INSTANCE |
Foreign K.:
- Foreign table: CHARGE_CONDITION
- Foreign field(s): OID
|
| Index(es) |
IX_CCTI_CCON
|
| 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: CCON_OID
| Value Type |
BIGINT |
| Key(s) |
- |
Foreign K.:
- Foreign table: CHARGE_CONDITION
- Foreign field(s): OID
|
| Index(es) |
IX_CCTI_CCON
|
| Column Description |
The identifier of the charge condition. |
Column: NAME
| Value Type |
VARCHAR(256) |
| Column Description |
The name of the instance. |
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.