SURT_RARO
Description
subscriber range tables
Technical Data
| Schema Version |
4.5.13 |
| Tablespace |
SUBSCRIBER_DATA |
| Partitioned |
Yes, when you use the partitioning scheme and corresponding SQL scripts |
Summary
The SURT_RARO table is defined by the
following columns.
See the column details for more information.
Column Details
UPPER_BOUND
| Definition |
The upper bound of the range table row. It must be unique in the subscriber range
table containing the row
|
| Type |
DECIMAL(28,6), NULL |
IS_UNBOUNDED
| Definition |
For unbounded value |
| Type |
DECIMAL(1), NULL |
START_DATE
| Definition |
The start date for the row |
| Type |
TIMESTAMP, NULL |
END_DATE
| Definition |
The end date of the row |
| Type |
TIMESTAMP, NULL |
OUT_S_01
| Definition |
The value of an output column (string or currency type) |
| Type |
VARCHAR(256), NULL |
OUT_S_02
| Definition |
The value of an output column (string or currency type) |
| Type |
VARCHAR(256), NULL |
OUT_S_03
| Definition |
The value of an output column (string or currency type) |
| Type |
VARCHAR(256), NULL |
OUT_S_04
| Definition |
The value of an output column (string or currency type) |
| Type |
VARCHAR(256), NULL |
OUT_S_05
| Definition |
The value of an output column (string or currency type) |
| Type |
VARCHAR(256), NULL |
OUT_S_06
| Definition |
The value of an output column (string or currency type) |
| Type |
VARCHAR(256), NULL |
OUT_S_07
| Definition |
The value of an output column (string or currency type) |
| Type |
VARCHAR(256), NULL |
OUT_S_08
| Definition |
The value of an output column (string or currency type) |
| Type |
VARCHAR(256), NULL |
OUT_S_09
| Definition |
The value of an output column (string or currency type) |
| Type |
VARCHAR(256), NULL |
OUT_S_10
| Definition |
The value of an output column (string or currency type) |
| Type |
VARCHAR(256), NULL |
OUT_S_11
| Definition |
The value of an output column (string or currency type) |
| Type |
VARCHAR(256), NULL |
OUT_S_12
| Definition |
The value of an output column (string or currency type) |
| Type |
VARCHAR(256), NULL |
OUT_S_13
| Definition |
The value of an output column (string or currency type) |
| Type |
VARCHAR(256), NULL |
OUT_S_14
| Definition |
The value of an output column (string or currency type) |
| Type |
VARCHAR(256), NULL |
OUT_S_15
| Definition |
The value of an output column (string or currency type) |
| Type |
VARCHAR(256), NULL |
OUT_N_01
| Definition |
The value of an output column (Number type) |
| Type |
DECIMAL(28,6), NULL |
OUT_N_02
| Definition |
The value of an output column (Number type) |
| Type |
DECIMAL(28,6), NULL |
OUT_N_03
| Definition |
The value of an output column (Number type) |
| Type |
DECIMAL(28,6), NULL |
OUT_N_04
| Definition |
The value of an output column (Number type) |
| Type |
DECIMAL(28,6), NULL |
OUT_N_05
| Definition |
The value of an output column (Number type) |
| Type |
DECIMAL(28,6), NULL |
OUT_N_06
| Definition |
The value of an output column (Number type) |
| Type |
DECIMAL(28,6), NULL |
OUT_N_07
| Definition |
The value of an output column (Number type) |
| Type |
DECIMAL(28,6), NULL |
OUT_N_08
| Definition |
The value of an output column (Number type) |
| Type |
DECIMAL(28,6), NULL |
OUT_N_09
| Definition |
The value of an output column (Number type) |
| Type |
DECIMAL(28,6), NULL |
OUT_N_10
| Definition |
The value of an output column (Number type) |
| Type |
DECIMAL(28,6), NULL |
OUT_N_11
| Definition |
The value of an output column (Number type) |
| Type |
DECIMAL(28,6), NULL |
OUT_N_12
| Definition |
The value of an output column (Number type) |
| Type |
DECIMAL(28,6), NULL |
OUT_N_13
| Definition |
The value of an output column (Number type) |
| Type |
DECIMAL(28,6), NULL |
OUT_N_14
| Definition |
The value of an output column (Number type) |
| Type |
DECIMAL(28,6), NULL |
OUT_N_15
| Definition |
The value of an output column (Number type) |
| Type |
DECIMAL(28,6), NULL |
SURT_OID
| Definition |
The identifier of the subscriber range table containing the row |
| Type |
DECIMAL(28), NOT NULL |
| Available Index |
IX_SURT_RARO |
PARTITION_ID
| Definition |
The partition of the subscriber account that the subscriber range table including
this row belongs to
|
| Type |
DECIMAL(4), NOT NULL |
Index Details
The following database indexes are available in the
SURT_RARO database table to improve the speed of data retrieval operations during
the business processes of SAP Convergent Charging:
IX_SURT_RARO
| Indexed Column(s) |
SURT_OID |
| Unique |
No |
| Partitioned |
Yes |
| Tablespace |
SUBSCRIBER_INDX |