SAP ABAP Class CL_SPI_METRIC (Metric Definition)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
     SPI6 (Package) Central: API Process Information
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SPI_COMMON Common functionality 20070430
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SPI_COMPARABLE Object comparison 20070430
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SPI_METRIC PMI Metric Interface 20070430
Properties
Class CL_SPI_METRIC  
Short Description Metric Definition    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPI6   Central: API Process Information 
Created 20070430   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SPI_METRIC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SPI_COMMON Common functionality 20070430
2 IF_SPI_COMPARABLE Object comparison 20070430
3 IF_SPI_METRIC PMI Metric Interface 20070430
Friends
Class CL_SPI_METRIC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_METRIC Instance attribute Private Object reference (TYPE REF TO) CL_SPI_CU_METRIC Metric Data from Customizing 20070430
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070430
2 EQUALS Instance method Public Method 20070501
3 GET_ATTRIBUTE Instance method Private Method 20070501
4 GET_ATTRIBUTES Instance method Private Method 20070501
5 GET_DESCRIPTION Instance method Public Method 20070501
6 GET_METRIC Instance method Public Method Gets instance of metric from customizing 20080919
7 GET_METRIC_NAME Instance method Private Method 20070501
8 GET_METRIC_TYPE Instance method Private Method 20070501
9 GET_PROCESS Instance method Private Method 20070501
Events
Class CL_SPI_METRIC has no event.
Types
Class CL_SPI_METRIC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_METRIC Call by reference Object reference (TYPE REF TO) CL_SPI_CU_METRIC Metricdaten aus dem Customizing 20070430

Method CONSTRUCTOR on class CL_SPI_METRIC has no exception.

Method EQUALS Signature

Method EQUALS on class CL_SPI_METRIC has no parameter.
Method EQUALS on class CL_SPI_METRIC has no exception.

Method GET_ATTRIBUTE Signature

Method GET_ATTRIBUTE on class CL_SPI_METRIC has no parameter.
Method GET_ATTRIBUTE on class CL_SPI_METRIC has no exception.

Method GET_ATTRIBUTES Signature

Method GET_ATTRIBUTES on class CL_SPI_METRIC has no parameter.
Method GET_ATTRIBUTES on class CL_SPI_METRIC has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class CL_SPI_METRIC has no parameter.
Method GET_DESCRIPTION on class CL_SPI_METRIC has no exception.

Method GET_METRIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_METRIC Value transfer Object reference (TYPE REF TO) CL_SPI_CU_METRIC Metricdaten aus dem Customizing 20080919

Method GET_METRIC on class CL_SPI_METRIC has no exception.

Method GET_METRIC_NAME Signature

Method GET_METRIC_NAME on class CL_SPI_METRIC has no parameter.
Method GET_METRIC_NAME on class CL_SPI_METRIC has no exception.

Method GET_METRIC_TYPE Signature

Method GET_METRIC_TYPE on class CL_SPI_METRIC has no parameter.
Method GET_METRIC_TYPE on class CL_SPI_METRIC has no exception.

Method GET_PROCESS Signature

Method GET_PROCESS on class CL_SPI_METRIC has no parameter.
Method GET_PROCESS on class CL_SPI_METRIC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700