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 total number of business accounting
transactions (charging and refilling operations)
and subscriber accounts (in customer master data) processed per day in an SAP CC system.
If no argument is specified, the Note
The product 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 |Transactions|Postpaid |Prepaid |Subscriber|
| | |Transactions|Transactions|Transactions|Accounts |
+-----+-------+------------+------------+------------+----------+
: : : : : : :
+-----+-------+------------+------------+------------+----------+
Column Name
Description
Date
The date of the metric recording
Status
The status of the metric (
complete or partial)
Transactions
The 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
Tip
This command is also available in the SAP CC Core Tool user interface. This feature is replaced by the GLAS reporting. In Core Tool, you generate a Global License Auditing Services (GLAS) report as a file. You can upload this report to SAP Global Auditing License Service.
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 product.
You must have a specific role in your SAP CC user profile. Refer to the SAP CC Security Guide for more information about the necessary authorizations.
Consult the SAP CC Core Tool Primary Help (SAP site) for working with product usage metrics.
Refer to the SAP CC 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 Application Help (aka SAP CC Library) for more information about the System and Data Auditing features and functions.
See also: SAP CC Metric Reference and Performance Troubleshooting (SAP CC Metric Reference and Performance Troubleshooting)
| Code | Message | Action |
|---|---|---|
| listMetric.metricCount | Number of metrics found: | |
| listMetric.date | Date | |
| listMetric.status | Status | |
| listMetric.complete | Complete | |
| listMetric.partial | Partial | |
| listMetric.transaction | Transactions | |
| listMetric.postpaidTransaction | Postpaid Transactions | |
| listMetric.prepaidTransaction | Prepaid Transactions | |
| listMetric.subscriberAccount | Subscriber Accounts | |
| listMetric.failed | Error: Unable to list metrics. |