Table: TRANSLATION_INSTANCE

Table Name TRANSLATION_INSTANCE
Table Description The TRANSLATION_INSTANCE table contains information about translation table instances.
Tablespace CATALOG_DATA
Database Core Database
Columns
OID
TTAB_CODE
TTAB_OID
VALIDATION_DATE

Columns of the Table

The TRANSLATION_INSTANCE database table is defined by the following columns.

Column: OID

Value Type BIGINT, NOT NULL
Key(s) Primary Key: PK_TRANSLATION_INSTANCE

Foreign K.:

  • Foreign table: TRANSLATION_TABLE
  • Foreign field(s): OID

Index(es) IX_TI_TTAB
Column Description The identifier of the translation table instance.


Column: TTAB_CODE

Value Type VARCHAR(256)
Index(es) IX_TRANSLATION_INSTANCE_CODE
Column Description The code of the translation table owning the instance.


Column: TTAB_OID

Value Type BIGINT, NOT NULL
Key(s) -

Foreign K.:

  • Foreign table: TRANSLATION_TABLE
  • Foreign field(s): OID

Index(es) IX_TI_TTAB
Column Description The identifier of the translation table owning the instance.


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.