SAP ABAP Class IF_SPI_METRIC (PMI Metric Interface)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SPI_COMMON Common functionality 20070425
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SPI_METRIC Metric Definition 20070430
Properties
Class IF_SPI_METRIC  
Short Description PMI Metric Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070425   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SPI_METRIC has no forward declaration.
Interfaces
Class IF_SPI_METRIC has no interface implemented.
Friends
Class IF_SPI_METRIC has no friend class.
Attributes
Class IF_SPI_METRIC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_METRIC_NAME Instance method Public Method Gets the name of the metric 20070425
2 GET_METRIC_TYPE Instance method Public Method Get the type of a metric (see fixed values) 20070425
3 GET_PROCESS Instance method Public Method Gets reference to process type 20070425
Events
Class IF_SPI_METRIC has no event.
Types
Class IF_SPI_METRIC has no local type.
Method Signatures

Method GET_METRIC_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_RESULT Value transfer Type reference (TYPE) SPIMETRICNAME SPI: Metrikname 20070425
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20070425
2 CX_SPI_METRIC Ausnahme bei Metric 20070425

Method GET_METRIC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_RESULT Value transfer Type reference (TYPE) SPIMETRICTYPE SPI: Metriktyp 20070425
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20070425
2 CX_SPI_METRIC Ausnahme bei Metric 20070425

Method GET_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RI_RESULT Value transfer Object reference (TYPE REF TO) IF_SPI_PROCESS PMI: Prozess-Interface 20070425
# Exception Resumable Description Created on
1 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20070425
2 CX_SPI_METRIC Ausnahme bei Metric 20070425
History
Last changed by/on SAP  20110908 
SAP Release Created in