Table:
NRCT
|
Table Name
|
NRCT |
| Table Description |
The NRCT table contains the list of conditions associated to the defined reporting condition sets. |
| Tablespace |
CATALOG_DATA |
| Database |
Core Database |
|
Columns
|
|
Columns of the Table
The NRCT database table is defined by the following columns.
Column: POLICY_OID
| Value Type |
BIGINT, NOT NULL |
| Index(es) |
IX_NBR_RPT_CDT_POLICY
|
| Column Description |
The unique identifier of the charged items aggregation policy. |
Column: REPORT_CONDITION_SET_OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
Primary Key: PK_NUMB_RPT_CDT |
| Column Description |
The unique identifier of the reporting condition set. |
Column: FIELD_NAME
| Value Type |
VARCHAR(256), NOT NULL |
| Key(s) |
Primary Key: PK_NUMB_RPT_CDT |
| Column Description |
The name of the field concerned by the charged items aggregation rule. |
Column: TYPE
| Value Type |
SMALLINT, NOT NULL |
| Column Description |
The type of condition.
Possible values are:
|
Column: VALUE
| Value Type |
DECIMAL(28,6) |
| Column Description |
The value of the condition. |
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.