SAP ABAP Class CL_SOAP_MONI_READ (Formatting Web service calls)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-MON (Application Component) WebServices ABAP Monitoring
     SOAP_MONITORING (Package) SOAP Monitoring Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SOAP_MONI_READ Interface for Reading from Cache Reader 20050728
Properties
Class CL_SOAP_MONI_READ  
Short Description Formatting Web service calls    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_MONITORING   SOAP Monitoring Framework 
Created 20050728   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SOAP_MONI_READ has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SOAP_MONI_READ Interface for Reading from Cache Reader 20050728
Friends
# Friend Modeled only Created on Description
1 CL_SOAP_MONI_CACHE_PMI 20050728 Local Cache Using PMI
2 CL_SOAP_MONI_FACTORY 20060524 SOAP Monitoring Factory
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_READ' Class Name 20050728
2 CO_DELTA_TIME Constant Private Type reference (TYPE) I 10 Difference Time for Save/Read Data 20050907
3 CO_FIRST_READ Constant Private Type reference (TYPE) I 30 Length of first DB read (minutes) 20070117
4 CO_PROCESSOR_ID Constant Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_MONITORING SOAP Runtime Processor Unit ID 20060221
5 MT_CALLS Instance attribute Private Type reference (TYPE) SRT_MON_CALLS SOAP Monitoring Call Table 20050728
6 M_CALLER_PROGRAM Instance attribute Private Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20050728
7 M_PREPROCESSED Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20050908
8 M_READER Instance attribute Private Object reference (TYPE REF TO) IF_SOAP_MONI_CACHE_READ 20050728
9 M_READER_DB Instance attribute Private Object reference (TYPE REF TO) IF_SOAP_MONI_CACHE_READ_DB Interface for Reading from ESI Cache 20061107
10 M_READ_TS Instance attribute Private Type reference (TYPE) TIMESTAMPL Last Successful Read Time 20050728
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050728
2 GET_BUSINESS_SYSTEM_NAME Instance method Private Method Returns SLD Name for Business System Name 20050908
3 GET_CALLER_PROGRAM_FROM_STACK Instance method Private Method Returns the caller program from the call stack 20050728
4 PREPROCESS Instance method Private Method Preprocesses Call Data 20050908
Events
Class CL_SOAP_MONI_READ has no event.
Types
Class CL_SOAP_MONI_READ has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SOAP_MONI_READ has no parameter.
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20050728

Method GET_BUSINESS_SYSTEM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLIENT Call by reference Type reference (TYPE) SY-MANDT Mandantenkennung des aktuellen Benutzers 20050908
2 Importing I_SID Call by reference Type reference (TYPE) SY-SYSID Name des SAP-Systems 20050908
3 Returning RP_BS_NAME Value transfer Type reference (TYPE) TEXT60 Eindeutiger Name der Komponente im SLD 20050908
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING SOAP Monitoring Exception 20050908

Method GET_CALLER_PROGRAM_FROM_STACK Signature

Method GET_CALLER_PROGRAM_FROM_STACK on class CL_SOAP_MONI_READ has no parameter.
# Exception Resumable Description Created on
1 CX_SOAP_MONITORING WSP Exception 20050728

Method PREPROCESS Signature

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