| Schema Version | 5.0.6 | |
| Tablespace | CATALOG_DATA | |
| Partitioned | No | |
The RCST 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 |
|---|---|---|---|---|---|---|
| OID | PK_RPRT_CDT_SET |
|
The unique identifier of the reporting condition set | |||
| POLICY_OID | IX_RPRT_CDT_SET_POLICY |
|
The unique identifier of the charged items aggregation policy |
The database schema defines the following columns. Check the definitions, types, available indexes, and formats:
| Definition | The unique identifier of the reporting condition set |
| Type | DECIMAL(28), NOT NULL |
| Primary Key | PK_RPRT_CDT_SET |
| Definition | The unique identifier of the charged items aggregation policy |
| Type | DECIMAL(28), NOT NULL |
| Available Index | IX_RPRT_CDT_SET_POLICY |
See the primary key information:
| Column(s) | OID |
| Tablespace | CATALOG_INDX |
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:
| Indexed Column(s) | POLICY_OID |
| Unique | Yes |
| Partitioned | No |
| Tablespace | CATALOG_INDX |