SAP ABAP Class CL_SOAP_MONI_METHOD_HANDLE (Method Handle)
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_METHOD_HANDLE  
Short Description Method Handle    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_MONITORING   SOAP Monitoring Framework 
Created 20050914   SAP 
Last change 20140121   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_METHOD_HANDLE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SOAP_APPLICATION 20051125 Implementation of a SOAP Application Container
2 CL_SOAP_APPLICATION_FACTORY 20051125 Generation of SOAP Applications
3 CL_SOAP_CONTEXT 20051125 Context for SOAP Call
4 CL_SOAP_CONTEXT_MANAGER 20060914 Manager and Factory for SOAP Contexts
5 CL_SOAP_HTTP_TPBND_ROOT 20051125 Abstract Class for All SOAP HTTP Transport Bindings
6 CL_SOAP_MESSAGE 20051125 SOAP Connection to ICF (HTTP)
7 CL_SOAP_MESSAGE_11 20051213 SOAP Message for SOAP 1.1
8 CL_SOAP_MESSAGE_11_NEW 20051213 SOAP Message for SOAP 1.1
9 CL_SOAP_MESSAGE_FACTORY 20051213 SOAP Message for SOAP 1.1
10 CL_SOAP_MESSAGE_NEW 20051213 SOAP Connection to ICF (HTTP)
11 CL_SOAP_MONI_COLLECTOR 20051125 Collection of All Measuring Points
12 CL_SOAP_MONI_PERF_MP 20051123 Performance Measuring Point
13 CL_SOAP_PERSIST 20120713 Persistence for SOAP Runtime
14 CL_SOAP_PERSISTENCY_RUNTIME 20120716 WS Persistency Runtime
15 CL_SOAP_PROTOCOL_FACTORY 20051125 Generate SOAP Protocols
16 CL_SOAP_PROTOCOL_ROOT 20051125 Class for All SOAP Protocols
17 CL_SOAP_RUNTIME 20051125 General SOAP Runtime
18 CL_SOAP_RUNTIME_PROTOCOL 20051125 SOAP Runtime Protocol
19 CL_SOAP_RUNTIME_ROOT 20051125 General SOAP Runtime (Abstract Class)
20 CL_SOAP_SEQUENCE_MANAGER 20060511 listmanager
21 CL_SOAP_TRANSPORT_BINDING_ROOT 20051125 Abstract Class for All SOAP Transport Bindings
22 CL_SOAP_TRANSPORT_EXTENSN_ROOT 20051125 Class for SOAP Transport Links
23 CL_SRG_RFC_PROXY_CONTEXT 20051125 RFC Proxy Context
24 CL_SRT_LP_MAINTENANCE 20051125 Logical Port Template: Main Object
25 CL_SRT_WSP_FACTORY 20051125 WSP Factory Class
26 CL_SRT_WSP_RT_CONFIG 20051201 WSP Configuration Runtime Object
27 CL_SRT_WSP_WSDL_HTTP 20051125 WSP Temporary WSDL Generation Using HTTP Request
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SOAP_MONI_METHOD_HANDLE' 20060227
2 CO_PROCESSOR_ID Constant Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_MONITORING SOAP Runtime Processor Unit ID 20060221
3 M_CLASS_NAME Instance attribute Public Type reference (TYPE) OBJECTNAME Name of the ABAP Dictionary object 20050914
4 M_METHOD_NAME Instance attribute Public Type reference (TYPE) SRT_MONI_METHODNAME Name of the ABAP Dictionary object 20050914
5 M_PROCESSOR_ID Instance attribute Public Type reference (TYPE) SRT_MONI_PROC_ID SOAP Runtime Processor Unit ID 20051117
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050914
2 PERF_TRC_BEGIN Instance method Protected Method 20051117
3 PERF_TRC_END Instance method Protected Method 20051117
Events
Class CL_SOAP_MONI_METHOD_HANDLE has no event.
Types
Class CL_SOAP_MONI_METHOD_HANDLE 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 CLASS_NAME Call by reference Type reference (TYPE) OBJECTNAME Name des ABAP/4 Dictionary Objektes 20050914
2 Importing METHOD_NAME Call by reference Type reference (TYPE) SRT_MONI_METHODNAME Name des ABAP/4 Dictionary Objektes 20050914
3 Importing PROCESSOR_ID Call by reference Type reference (TYPE) SRT_MONI_PROC_ID SOAP Runtime Processor Unit ID 20051117

Method CONSTRUCTOR on class CL_SOAP_MONI_METHOD_HANDLE has no exception.

Method PERF_TRC_BEGIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MP_NAME Call by reference Type reference (TYPE) SRT_MON_PERF_MP_NAME Measuring Point name for Perfomance Monitoring 20051125
2 Importing TRC_LEVEL Call by reference Type reference (TYPE) SRT_MONI_TRC_LEVEL SRT Tracing level 20051212
3 Importing TYPE Call by reference Type reference (TYPE) CHAR1 'R' Type: A = Absolut; R = Relativ 20051117

Method PERF_TRC_BEGIN on class CL_SOAP_MONI_METHOD_HANDLE has no exception.

Method PERF_TRC_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MP_NAME Call by reference Type reference (TYPE) SRT_MON_PERF_MP_NAME Measuring Point name for Perfomance Monitoring 20051125
2 Importing TYPE Call by reference Type reference (TYPE) CHAR1 'R' Type: A = Absolut; R = Relativ 20051117

Method PERF_TRC_END on class CL_SOAP_MONI_METHOD_HANDLE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 710