SAP ABAP Class CL_SOAP_MONI_PERF_MP (Performance Measuring Point)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-MON (Application Component) WebServices ABAP Monitoring
     SOAP_MONITORING (Package) SOAP Monitoring Framework
Properties
Class CL_SOAP_MONI_PERF_MP  
Short Description Performance Measuring Point    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_MONITORING   SOAP Monitoring Framework 
Created 20051109   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TSRTM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SOAP_MONI_PERF_MP has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SOAP_MONI_COLLECTOR 20051109 Collection of All Measuring Points
2 CL_SOAP_MONI_METHOD_HANDLE 20051109 Method Handle
3 CL_SOAP_MONI_PERF_RECORD 20051109 Performance Record
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_NAME Instance attribute Public Type reference (TYPE) STRING 20051109
2 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SOAP_MONI_PERF_MP' 20060227
3 CO_PROCESSOR_ID Constant Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_MONITORING SOAP Runtime Processor Unit ID 20060221
4 CO_TYPE_ABSOLUTE Constant Public Type reference (TYPE) CHAR1 'A' Type = Absolute 20051109
5 CO_TYPE_RELATIVE Constant Public Type reference (TYPE) CHAR1 'R' Type = Relative 20051109
6 METHOD_HANDLE Instance attribute Public Object reference (TYPE REF TO) CL_SOAP_MONI_METHOD_HANDLE Collection of All Measuring Points for Method 20051109
7 METHOD_NAME Instance attribute Public Type reference (TYPE) STRING 20051109
8 MP_NAME Instance attribute Public Type reference (TYPE) SRT_MON_PERF_MP_NAME Measuring Point Name for Performance Monitoring 20051125
9 MT_TIME_STAMPS Instance attribute Private Type reference (TYPE) TT_TIME_STAMPS 20051109
10 M_CALLS Instance attribute Private Type reference (TYPE) I 20051109
11 M_CURR_TIME_STAMP Instance attribute Private Type reference (TYPE) TS_TIME_STAMP 20051109
12 M_PARENT Instance attribute Private Object reference (TYPE REF TO) CL_SOAP_MONI_PERF_MP Performance Measuring Point 20051109
13 M_TIMER Static Attribute Private Object reference (TYPE REF TO) IF_ABAP_RUNTIME Timer Interface 20060828
14 PROCESSOR_ID Instance attribute Public Type reference (TYPE) SRT_MONI_PROC_ID SOAP Runtime Processor Unit ID 20051123
15 STATE Instance attribute Public Type reference (TYPE) CHAR1 R = Running; S = Stopped; F = Failure 20051109
16 TRC_LEVEL Instance attribute Public Type reference (TYPE) SRT_MONI_TRC_LEVEL SRT Tracing Level 20051124
17 TYPE Instance attribute Public Type reference (TYPE) CHAR1 A = Absolute; R = Relative 20051109
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE Instance method Protected Method 20051109
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060828
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20051109
4 PARENT_START Instance method Protected Method 20051109
5 PARENT_STOP Instance method Protected Method 20051109
6 START Instance method Protected Method 20051109
7 STOP Instance method Protected Method 20051109
Events
Class CL_SOAP_MONI_PERF_MP has no event.
Types
Class CL_SOAP_MONI_PERF_MP has no local type.
Method Signatures

Method CALCULATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NO_CALLS Value transfer Type reference (TYPE) I Number of calls 20051109
2 Exporting TIME Value transfer Type reference (TYPE) SRT_MONI_TIME_DEC DEC12 20051109

Method CALCULATE on class CL_SOAP_MONI_PERF_MP has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_SOAP_MONI_PERF_MP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SOAP_MONI_PERF_MP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MP_METHOD_HANDLE Call by reference Object reference (TYPE REF TO) CL_SOAP_MONI_METHOD_HANDLE Collection aller Messpunkte für eine Methode 20051109
2 Importing MP_PARENT Call by reference Object reference (TYPE REF TO) CL_SOAP_MONI_PERF_MP Performance-Messpunkt 20051109
3 Importing MP_TYPE Call by reference Type reference (TYPE) CHAR1 Type: A = Absolut; R = Relative 20051109
4 Importing M_MP_NAME Call by reference Type reference (TYPE) SRT_MON_PERF_MP_NAME Measuring Point name for Perfomance Monitoring 20051125
5 Importing M_TRC_LEVEL Call by reference Type reference (TYPE) SRT_MONI_TRC_LEVEL SRT Tracing level 20051125

Method CONSTRUCTOR on class CL_SOAP_MONI_PERF_MP has no exception.

Method PARENT_START Signature

Method PARENT_START on class CL_SOAP_MONI_PERF_MP has no parameter.
Method PARENT_START on class CL_SOAP_MONI_PERF_MP has no exception.

Method PARENT_STOP Signature

Method PARENT_STOP on class CL_SOAP_MONI_PERF_MP has no parameter.
Method PARENT_STOP on class CL_SOAP_MONI_PERF_MP has no exception.

Method START Signature

Method START on class CL_SOAP_MONI_PERF_MP has no parameter.
Method START on class CL_SOAP_MONI_PERF_MP has no exception.

Method STOP Signature

Method STOP on class CL_SOAP_MONI_PERF_MP has no parameter.
Method STOP on class CL_SOAP_MONI_PERF_MP has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710