Syntax
metriclist [date<DATE_VALUE]
[date=DATE_VALUE]
[date>DATE_VALUE]
[status=STATUS_NAME]
[METRIC_ID<METRC_VALUE]
[METRIC_ID=METRC_VALUE]
[METRIC_ID>METRC_VALUE]
| Name | Description |
|---|---|
DATE_VALUE |
ISO 8601 representation of a date |
STATUS_NAME |
A value in {complete, partial} |
METRC_ID |
A value in {1} |
METRC_VALUE |
A long value |
The
The usage information of the SAP CC software product is associated to all the productive SAP CC systems
in your production system landscape. It relates to the output business traffic (daily
loads)
and volume of master data configured in an SAP CC system.
If no argument is specified, the Note
The usage metric concept differs from the performance and health metric concept that is used to
monitor the SAP CC systems in CA Introscope (IS) for SAP and in SAP Solution Manager.
The user interface displays the following data table:
metriclist command allows you to view and inspect the product usage information by searching
for the number of:
metriclist command returns the list of all the measures.
+-----+-------+------------+------------+------------+----------+
|Date |Status |Total |Postpaid |Prepaid |Subscriber|
| | |Transactions|Transactions|Transactions|Accounts |
+-----+-------+------------+------------+------------+----------+
: : : : : : :
+-----+-------+------------+------------+------------+----------+
Column Name
Description
Date
The date and time of the usage metric recording
Status
The processing status of the metric record (
complete or partial)
Total Transactions
The total number of accounting transactions (charged items or charged transactions)
since the previous metric recording
Postpaid Transactions
The number of postpaid transactions (or postpaid charged items) since the previous
metric recording
Prepaid Transactions
The number of prepaid transactions (or prepaid charged items) since the previous metric
recording
Subscriber Accounts
The number of subscriber accounts available in master data at the time of the metric
recording
Important Note
This command is deprecated and replaced by some new features in other user interfaces:
Tip
This feature is replaced by the GLAS reporting of SAP. In the user interfaces, you generate an SAP Global License Auditing Services (GLAS) report as an XML file. You can send this report to your SAP Global License Auditing Services team.
You audit the SAP CC system and data in your SAP system landscape. You need to know the product usage of the SAP CC software product.
You use this command to audit and report the global usage of the SAP systems and the SAP product with respect to the licensing.
To work with this command in the user interface, you must have a specific role in your SAP CC user profile.
Refer to the SAP CC 5.0 Security Guide for more user assistance and information about the necessary authorizations.
As of SP 2 for release 5.0, use the app Display Usage Metrics in your SAP CC 5.0 Cockpit. You can complete the following tasks quickly and successfully:
Consult the SAP CC 5.0 Core Tool - Primary Help for working with usage metrics and GLAS files in Core Tool.
Refer to the SAP CC 5.0 Operations Guide for more information and user assistance about the technical operations for auditing an SAP CC system and its data.
Consult the SAP CC 5.0 Application Help for more information and user assistance about the System and Data Auditing features and functions in SAP Convergent Charging.
For more information about performance and health metrics, refer to the SAP CC Metric Reference and Performance Troubleshooting (SAP site).
Database: METRIC_RECORD database table
| Code | Message | Action |
|---|---|---|
| listMetric.metricCount | Number of usage metrics found: | |
| listMetric.date | Date | |
| listMetric.status | Status | |
| listMetric.complete | Complete | |
| listMetric.partial | Partial | |
| listMetric.transaction | Total Transactions | |
| listMetric.postpaidTransaction | Postpaid Transactions | |
| listMetric.prepaidTransaction | Prepaid Transactions | |
| listMetric.subscriberAccount | Subscriber Accounts | |
| listMetric.failed | Error: Unable to list usage metrics. |