Table:
TIER_TABLE
|
Table Name
|
TIER_TABLE |
| Table Description |
The TIER_TABLE table contains information about tier table. |
| Tablespace |
CATALOG_DATA |
| Database |
Core Database |
|
Columns
|
|
Columns of the Table
The TIER_TABLE database table is defined by the following columns.
Column: OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
Primary Key: PK_TIERT |
| Column Description |
The tier table unique id. It is generated by the system. |
Column: CODE
| Value Type |
VARCHAR(256), NOT NULL |
| Index(es) |
IX_TIERT_CODE
|
| Column Description |
The code of the tier table. |
Column: DESCRIPTION
| Value Type |
VARCHAR(2000) |
| Column Description |
The description of the tier table. |
Column: OWNER
| Value Type |
VARCHAR(64), NOT NULL |
| Index(es) |
IX_TIERT_OWNER
|
| Column Description |
The owner of the tier table. |
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.