RCST

Definition


The RCST table contains the list of reporting condition sets associated to the defined charged items aggregation policies

Technical Data


Schema Version 5.0.6
Filegroup CATALOG_DATA
Partitioned No

Summary


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

      Column Details

      The database schema defines the following columns. Check the definitions, types, available indexes, and formats:

      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

      See the primary key information:

      PK_RPRT_CDT_SET

      Column(s) OID
      Filegroup CATALOG_DATA

      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
      Clustered No
      Filegroup CATALOG_INDX