Table:
METRIC_RECORD
|
Table Name
|
METRIC_RECORD |
| Table Description |
The METRIC table contains information about the metrics of SAP Convergent Charging APIs. |
| Tablespace |
CATALOG_DATA |
| Database |
Core Database |
|
Columns
|
|
Columns of the Table
The METRIC_RECORD database table is defined by the following columns.
Column: OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
Primary Key: PK_METRIC |
| Column Description |
The metric unique id, it is generated by the system. |
Column: RECORD_DATE
| Value Type |
DATE, NOT NULL |
| Column Description |
The date of the metric snapshot in the SAP Convergent Charging user. |
Column: STATUS
| Value Type |
DECIMAL(1), NOT NULL |
| Column Description |
The status of the metric. |
Column: TRANSAC
| Value Type |
BIGINT |
| Column Description |
The number of transactions. |
Column: POSTPAID_TRANSAC
| Value Type |
BIGINT |
| Column Description |
The number of postpaid transactions. |
Column: PREPAID_TRANSAC
| Value Type |
BIGINT |
| Column Description |
The number of prepaid transactions. |
Column: SUBSCRIBER_ACCOUNT
| Value Type |
BIGINT |
| Column Description |
The number of subscriber accounts. |
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.