| Schema Version | 5.0.6 | |
| Partitioned | No | |
The CCON_TIER_TABLE_ROW table is defined by the following columns in your back-end database. See the column details for more information.
| Name | PK | FK | IX | Uses | Used by | Definition |
|---|---|---|---|---|---|---|
| INDEX_IN_TINS |
|
The ordinal number of the row in the tier table instance | ||||
| TINS_OID | IX_CCTIERTR_TINS_OID | CCON_TIER_TABLE_INSTANCE (OID)
|
|
The identifier of the tier table instance | ||
| GROUP_NAME |
|
The group name of the row | ||||
| LOW_RANGE |
|
The lower range | ||||
| LOW_RANGE_INC |
|
Is the lower range inclusive | ||||
| UP_RANGE |
|
The upper range | ||||
| UP_RANGE_INC |
|
Is the upper range inclusive | ||||
| OUT_BD_01 |
|
A decimal output value of the row | ||||
| OUT_BD_02 |
|
A decimal output value of the row | ||||
| OUT_BD_03 |
|
A decimal output value of the row | ||||
| OUT_BD_04 |
|
A decimal output value of the row | ||||
| OUT_BD_05 |
|
A decimal output value of the row | ||||
| OUT_S_01 |
|
A string output value of the row | ||||
| OUT_S_02 |
|
A string output value of the row | ||||
| OUT_S_03 |
|
A string output value of the row | ||||
| OUT_S_04 |
|
A string output value of the row | ||||
| OUT_S_05 |
|
A string output value of the row |
The database schema defines the following columns. Check the definitions, types, available indexes, and formats:
| Definition | The ordinal number of the row in the tier table instance |
| Type | DECIMAL(6), NOT NULL |
| Definition | The identifier of the tier table instance |
| Type | DECIMAL(28), NOT NULL |
| Available Index | IX_CCTIERTR_TINS_OID |
| Definition | The group name of the row |
| Type | NVARCHAR(256), NULL |
| Definition | The lower range |
| Type | DECIMAL(28,6), NULL |
| Definition | Is the lower range inclusive |
| Type | DECIMAL(1), NOT NULL |
| Default | 0 |
| Definition | The upper range |
| Type | DECIMAL(28,6), NULL |
| Definition | Is the upper range inclusive |
| Type | DECIMAL(1), NOT NULL |
| Default | 0 |
| Definition | A decimal output value of the row |
| Type | DECIMAL(28,6), NULL |
| Definition | A decimal output value of the row |
| Type | DECIMAL(28,6), NULL |
| Definition | A decimal output value of the row |
| Type | DECIMAL(28,6), NULL |
| Definition | A decimal output value of the row |
| Type | DECIMAL(28,6), NULL |
| Definition | A decimal output value of the row |
| Type | DECIMAL(28,6), NULL |
| Definition | A string output value of the row |
| Type | NVARCHAR(256), NULL |
| Definition | A string output value of the row |
| Type | NVARCHAR(256), NULL |
| Definition | A string output value of the row |
| Type | NVARCHAR(256), NULL |
| Definition | A string output value of the row |
| Type | NVARCHAR(256), NULL |
| Definition | A string output value of the row |
| Type | NVARCHAR(256), NULL |
The following database indexes are available in the CCON_TIER_TABLE_ROW database table to improve the speed of data retrieval operations during the business processes of SAP Convergent Charging:
| Indexed Column(s) | TINS_OID |
| Unique | No |
| Partitioned | No |
| Clustered | No |