| Schema Version | 5.0.6 | |
| Partitioned | No | |
The NRCT 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 |
|---|---|---|---|---|---|---|
| POLICY_OID | IX_NBR_RPT_CDT_POLICY |
|
The unique identifier of the charged items aggregation policy | |||
| REPORT_CONDITION_SET_OID | PK_NUMB_RPT_CDT |
|
The unique identifier of the reporting condition set | |||
| FIELD_NAME | PK_NUMB_RPT_CDT |
|
The name of the field concerned by the charged items aggregation rule | |||
| TYPE |
|
The type of condition | ||||
| VALUE |
|
The value of the condition |
The database schema defines the following columns. Check the definitions, types, available indexes, and formats:
| Definition | The unique identifier of the charged items aggregation policy |
| Type | DECIMAL(28), NOT NULL |
| Available Index | IX_NBR_RPT_CDT_POLICY |
| Definition | The unique identifier of the reporting condition set |
| Type | DECIMAL(28), NOT NULL |
| Primary Key | PK_NUMB_RPT_CDT |
| Definition | The name of the field concerned by the charged items aggregation rule |
| Type | NVARCHAR(256), NOT NULL |
| Primary Key | PK_NUMB_RPT_CDT |
| Definition | The type of condition |
| Format |
The possible values are:
|
| Type | DECIMAL(4), NOT NULL |
| Definition | The value of the condition |
| Type | DECIMAL(28,6), NULL |
See the primary key information:
| Column(s) | REPORT_CONDITION_SET_OID,FIELD_NAME |
| Segment | CATALOG_INDX |
The following database indexes are available in the NRCT database table to improve the speed of data retrieval operations during the business processes of SAP Convergent Charging:
| Indexed Column(s) | POLICY_OID |
| Unique | No |
| Partitioned | No |
| Clustered | No |