DBRC
Definition
The DBRC table contains the list of duration-based reporting conditions associated
to the defined charged items aggregation policies
Technical Data
Summary
The DBRC table is defined by the
following columns.
See the column details for more information.
Column Details
OID
| Definition |
The unique identifier of the duration-based reporting condition |
| Type |
DECIMAL(28), NOT NULL |
| Primary Key |
PK_DUR_REP_CDT |
POLICY_OID
| Definition |
The unique identifier of the charged items aggregation policy |
| Type |
DECIMAL(28), NOT NULL |
VALUE
| Definition |
The value of the duration-based reporting condition |
| Type |
DECIMAL(28), NOT NULL |
UNIT
| Definition |
The unit of the duration-based reporting condition |
| Format |
The possible values are:
11: Hour
- 12: Minutes
- 13: Seconds
|
| Type |
DECIMAL(28), NOT NULL |
Primary Key Details
PK_DUR_REP_CDT