SAP ABAP Class CL_SPI_CM_MD (Metadata: Metrics)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
     SPI21 (Package) Central Meta Data (Maintenance)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 20070425
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SPI_CM_CHECK Consistency Check of PMI Metadata 20070511
Properties
Class CL_SPI_CM_MD  
Short Description Metadata: Metrics    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package SPI21   Central Meta Data (Maintenance) 
Created 20070424   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_OS_STATE State Management for a 'Managed Object' 20070425
2 IF_SPI_CM_CHECK Consistency Check of PMI Metadata 20070511
Friends
# Friend Modeled only Created on Description
1 CB_SPI_CM_MD 20080204 Base Agent Metadata: Metrics
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_METRIC_TYPE_1STEP Constant Public Type reference (TYPE) SPIMETRICTYPE '001' One-Step Metric 20070504
2 GC_METRIC_TYPE_2STEP Constant Public Type reference (TYPE) SPIMETRICTYPE '002' Two-Step Metric 20070504
3 GC_METRIC_TYPE_COUNT_FV Constant Public Type reference (TYPE) SPIMETRICTYPE '006' Counter for Field Value Condition 20080204
4 GC_METRIC_TYPE_COUNT_NC Constant Public Type reference (TYPE) SPIMETRICTYPE '004' Counter without Condition 20080204
5 GC_METRIC_TYPE_COUNT_ST Constant Public Type reference (TYPE) SPIMETRICTYPE '005' Counter for Status Condition 20080204
6 GC_METRIC_TYPE_FIELDVALUE Constant Public Type reference (TYPE) SPIMETRICTYPE '001' Field Value 20080204
7 GC_METRIC_TYPE_RESPTIME Constant Public Type reference (TYPE) SPIMETRICTYPE '002' Runtime 20080204
8 GC_METRIC_TYPE_STATUS Constant Public Type reference (TYPE) SPIMETRICTYPE '003' Status 20070831
9 METRICNAME Instance attribute Protected Type reference (TYPE) SPIMETRICNAME SPI: Metric Name 20070425
10 METRICTEXT Instance attribute Protected Type reference (TYPE) SPIMETRICTXT SPI: Description of the Metric 20070504
11 METRICTYPE Instance attribute Protected Type reference (TYPE) SPIMETRICTYPE SPI: Metric Type 20070425
12 PROCTYPE Instance attribute Protected Type reference (TYPE) SPIPROCTP SPI: Process Type ID 20070425
Methods
# Method Level Visibility Method type Description Created on
1 GET_METRICNAME Instance method Public Get-method of a virtual attribute Reads attribute METRICNAME 20070425
2 GET_METRICTEXT Instance method Public Get-method of a virtual attribute Reads attribute METRICTEXT 20070504
3 GET_METRICTYPE Instance method Public Get-method of a virtual attribute Reads attribute METRICTYPE 20070425
4 GET_PROCTYPE Instance method Public Get-method of a virtual attribute Reads the Attribute PROCTYPE 20070425
5 SET_METRICTEXT Instance method Public Set-method of a virtual attribute Sets attribute METRICTEXT 20070504
6 SET_METRICTYPE Instance method Public Set-method of a virtual attribute Sets attribute METRICTYPE 20070425
7 _GET_DETAIL Instance method Public Method Gets the metric details 20070507
Events
Class CL_SPI_CM_MD has no event.
Types
Class CL_SPI_CM_MD has no local type.
Method Signatures

Method GET_METRICNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SPIMETRICNAME Attributwert 20070425
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070425

Method GET_METRICTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SPIMETRICTXT Attributwert 20070504
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070504

Method GET_METRICTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SPIMETRICTYPE Attributwert 20070425
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070425

Method GET_PROCTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SPIPROCTP Attributwert 20070425
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070425

Method SET_METRICTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METRICTEXT Call by reference Type reference (TYPE) SPIMETRICTXT Attributwert 20070504
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070504

Method SET_METRICTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METRICTYPE Call by reference Type reference (TYPE) SPIMETRICTYPE Attributwert 20070425
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070425

Method _GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) OBJECT 20070507

Method _GET_DETAIL on class CL_SPI_CM_MD has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711