SAP ABAP Class CL_SPI_AS_RT_METRIC_CALC (Default Implementation of RT Metric Calculation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
     SPI3 (Package) Central: Process Store and Assembler
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SPI_RT_METRIC_CALC RT Metric EXIT: Interface for metric calculation 20100726
Properties
Class CL_SPI_AS_RT_METRIC_CALC  
Short Description Default Implementation of RT Metric Calculation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPI3   Central: Process Store and Assembler 
Created 20100726   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SPI_AS_RT_METRIC_CALC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SPI_RT_METRIC_CALC RT Metric EXIT: Interface for metric calculation 20100726
Friends
Class CL_SPI_AS_RT_METRIC_CALC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_LIMIT Instance attribute Private Type reference (TYPE) I Runtime Limit in Seconds 20100726
2 G_TIMEOUT Instance attribute Private Type reference (TYPE) I Timeout in Seconds 20100726
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100726
Events
Class CL_SPI_AS_RT_METRIC_CALC has no event.
Types
Class CL_SPI_AS_RT_METRIC_CALC 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 IP_LIMIT Call by reference Type reference (TYPE) I Laufzeitlimit einer RT-Metrik in Sekunden 20100726
2 Importing IP_TIMEOUT Call by reference Type reference (TYPE) I Timeout einer RT-Metrik in Sekunden 20100726

Method CONSTRUCTOR on class CL_SPI_AS_RT_METRIC_CALC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703