Table:
TIER_TABLE_ROW
|
Table Name
|
TIER_TABLE_ROW |
| Table Description |
The TIER_TABLE_ROW table contains the rows of tier table instances. |
| Tablespace |
CATALOG_DATA |
| Database |
Core Database |
|
Columns
|
|
Columns of the Table
The TIER_TABLE_ROW database table is defined by the following columns.
Column: INDEX_IN_TINS
| Value Type |
DECIMAL(6), NOT NULL |
| Column Description |
The ordinal number of the row in the tier table instance. |
Column: TINS_OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
- |
Foreign K.:
- Foreign table: TIER_TABLE_INSTANCE
- Foreign field(s): OID
|
| Index(es) |
IX_TIERTR_TINS_OID
|
| Column Description |
The identifier of the tier table instance. |
Column: GROUP_NAME
| Value Type |
VARCHAR(256) |
| Column Description |
The group name of the row. |
Column: LOW_RANGE
| Value Type |
DECIMAL(28,6) |
| Column Description |
The lower range. |
Column: LOW_RANGE_INC
| Value Type |
DECIMAL(1), NOT NULL |
| Default Value |
0 |
| Column Description |
Is the lower range inclusive. |
Column: UP_RANGE
| Value Type |
DECIMAL(28,6) |
| Column Description |
The upper range. |
Column: UP_RANGE_INC
| Value Type |
DECIMAL(1), NOT NULL |
| Default Value |
0 |
| Column Description |
Is the upper range inclusive. |
Column: OUT_BD_01
| Value Type |
DECIMAL(28,6) |
| Column Description |
A decimal output value of the row. |
Column: OUT_BD_02
| Value Type |
DECIMAL(28,6) |
| Column Description |
A decimal output value of the row. |
Column: OUT_BD_03
| Value Type |
DECIMAL(28,6) |
| Column Description |
A decimal output value of the row. |
Column: OUT_BD_04
| Value Type |
DECIMAL(28,6) |
| Column Description |
A decimal output value of the row. |
Column: OUT_BD_05
| Value Type |
DECIMAL(28,6) |
| Column Description |
A decimal output value of the row. |
Column: OUT_S_01
| Value Type |
VARCHAR(256) |
| Column Description |
A string output value of the row. |
Column: OUT_S_02
| Value Type |
VARCHAR(256) |
| Column Description |
A string output value of the row. |
Column: OUT_S_03
| Value Type |
VARCHAR(256) |
| Column Description |
A string output value of the row. |
Column: OUT_S_04
| Value Type |
VARCHAR(256) |
| Column Description |
A string output value of the row. |
Column: OUT_S_05
| Value Type |
VARCHAR(256) |
| Column Description |
A string output value of the row. |
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.