metriclist

Definition

To get the number of business accounting transactions (charged items) and subscriber accounts processed in the SAP CC system

Command Usage

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]

Command Arguments
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

Detailed Information

The metriclist command allows you to view and inspect the product usage information by searching for the number of:

  • charged transactions (charged items or charged transactions) processed (per day) in the SAP CC Core Server system
  • subscriber accounts managed per day (created, modified, deleted) in the SAP CC system and its back-end database

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 metriclist command returns the list of all the measures.

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:

    +-----+-------+------------+------------+------------+----------+
    |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.

Use

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.

Technical Operations: System and Data Auditing

Product Usage Measurement

You use this command to audit and report the global usage of the SAP product.

Authorization

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.

Additional Information

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)

Messages

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.