RCST
Definition
The RCST table contains the list of reporting condition sets associated to the defined
charged items aggregation policies
Technical Data
| Schema Version |
4.5.13 |
| Tablespace |
CATALOG_DATA |
| Partitioned |
No |
Summary
The RCST table is defined by the
following columns.
See the column details for more information.
Column Details
OID
| Definition |
The unique identifier of the reporting condition set |
| Type |
DECIMAL(28), NOT NULL |
| Primary Key |
PK_RPRT_CDT_SET |
POLICY_OID
| Definition |
The unique identifier of the charged items aggregation policy |
| Type |
DECIMAL(28), NOT NULL |
| Available Index |
IX_RPRT_CDT_SET_POLICY |
Primary Key Details
PK_RPRT_CDT_SET
Index Details
The following database indexes are available in the
RCST database table to improve the speed of data retrieval operations during
the business processes of SAP Convergent Charging:
IX_RPRT_CDT_SET_POLICY
| Indexed Column(s) |
POLICY_OID |
| Unique |
Yes |
| Partitioned |
No |
| Tablespace |
CATALOG_INDX |