Table:
TIER_TABLE_INSTANCE
|
Table Name
|
TIER_TABLE_INSTANCE |
| Table Description |
The TIER_TABLE_INSTANCE table contains information about tier table instances. |
| Tablespace |
CATALOG_DATA |
| Database |
Core Database |
|
Columns
|
|
Columns of the Table
The TIER_TABLE_INSTANCE database table is defined by the following columns.
Column: OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
Primary Key: PK_TIERTI |
Foreign K.:
- Foreign table: TIER_TABLE
- Foreign field(s): OID
|
| Index(es) |
IX_TIERTI_TTAB_OID
|
| Column Description |
The identifier of the tier table instance. |
Column: TTAB_CODE
| Value Type |
VARCHAR(256) |
| Index(es) |
IX_TIERTI_TTAB_CODE
|
| Column Description |
The code of the tier table table owning the instance. |
Column: TTAB_OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
- |
Foreign K.:
- Foreign table: TIER_TABLE
- Foreign field(s): OID
|
| Index(es) |
IX_TIERTI_TTAB_OID
|
| Column Description |
The identifier of the tier 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.