SAP ABAP Class CL_SOAP_MSG_MONITOR_MANAGER (WSRM: APIs for XI/WS Message Monitor)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-MON (Application Component) WebServices ABAP Monitoring
     SOAP_WS_MSG_MONITOR (Package) WSRM: APIs for XI/WS Message Monitor
Properties
Class CL_SOAP_MSG_MONITOR_MANAGER  
Short Description WSRM: APIs for XI/WS Message Monitor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_WS_MSG_MONITOR   WSRM: APIs for XI/WS Message Monitor 
Created 20060201   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SOAP_WSRM_HELPER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SOAP_MSG_MONITOR_MANAGER has no interface implemented.
Friends
Class CL_SOAP_MSG_MONITOR_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Public Type reference (TYPE) STRING 'CL_SOAP_MSG_MONITOR_MANAGER' WSRM: Class Name 20060203
2 CO_PROCESSOR_ID Constant Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_WSRM SOAP Runtime Processor Unit ID 20060221
3 M_WSRM Instance attribute Public Object reference (TYPE REF TO) CL_SOAP_MESSAGE_NEW SOAP Connection to ICF (HTTP) 20110427
Methods
# Method Level Visibility Method type Description Created on
1 MAP_TUNNEL_EXCEPTION Static method Public Method Map CX_WS_MESSAGE_TUNNEL to CX_SOAP_MSG_MONITOR 20070828
2 WS_CONVERT_XSTRING_TO_STRING Instance method Protected Method WSRM: Convert xstring to string 20060210
3 XI_MSG_DELETE_LIST Instance method Public Method WSRM: List of PIDs/Locations for Deletion 20060203
4 XI_MSG_GET_ATTACH_LIST Instance method Public Method 20110427
5 XI_MSG_GET_PAYLOAD_STRING Instance method Public Method WSRM: Return Current Payload as xstring 20060210
6 XI_MSG_GET_PAYLOAD_XSTRING Instance method Public Method WSRM: Return Current Payload as xstring 20060210
7 XI_MSG_GET_TEXT_BY_ID Instance method Public Method WSRM: Return text 20060829
8 XI_MSG_RESTART_LIST Instance method Public Method WSRM: List Persist IDs and Locations for Restart 20060203
9 XI_SEQU_TERMINATE_LIST Instance method Public Method WSRM: Cancel Sequence 20060309
10 XI_SEQU_TERMINATE_LIST_SID Instance method Public Method WSRM: Terminate Sequence based on SID 20060601
Events
Class CL_SOAP_MSG_MONITOR_MANAGER has no event.
Types
Class CL_SOAP_MSG_MONITOR_MANAGER has no local type.
Method Signatures

Method MAP_TUNNEL_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CX_TUNNEL Call by reference Object reference (TYPE REF TO) CX_WS_MESSAGE_TUNNEL Tunneln von WS Message Ausnahmen 20070828
# Exception Resumable Description Created on
1 CX_WS_MESSAGE_LOCKING Exception in lock handling 20070828
2 CX_WS_MESSAGE_WRONG_STATE Operation not valid in current message state 20070828

Method WS_CONVERT_XSTRING_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHARSET Call by reference Type reference (TYPE) STRING 'UTF-8' WSRM: CHARSet 20060210
2 Returning STRING_OUT Value transfer Type reference (TYPE) STRING WSRM: Payload as string 20060210
3 Importing XSTRING_IN Call by reference Type reference (TYPE) XSTRING WSRM: Payload as xstring 20060210

Method WS_CONVERT_XSTRING_TO_STRING on class CL_SOAP_MSG_MONITOR_MANAGER has no exception.

Method XI_MSG_DELETE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIST_PIDS_INPUT Call by reference Type reference (TYPE) WSRM_LIST_OF_PIDS_INPUT_TYPE WSRM: List of PID's & Locations 20060309
2 Returning LIST_PIDS_STATUS Value transfer Type reference (TYPE) WSRM_LIST_PIDS_AND_RVAL_TYPE WSRM: Result list 20060220

Method XI_MSG_DELETE_LIST on class CL_SOAP_MSG_MONITOR_MANAGER has no exception.

Method XI_MSG_GET_ATTACH_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ATT_LIST Value transfer Type reference (TYPE) WSRM_ATTACH_T Single-Character Flag 20110427
# Exception Resumable Description Created on
1 CX_SOAP_MSG_MONITOR Exception 20120105

Method XI_MSG_GET_PAYLOAD_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCATION Call by reference Type reference (TYPE) SXMSPID WSRM: Location (Sender||Receiver) 20060210
2 Returning PAYLOAD Value transfer Type reference (TYPE) STRING WSRM: Payload 20060210
3 Importing PID Call by reference Type reference (TYPE) WSRM_PERSIST_ID WSRM: PersistId 20060210
4 Importing VERSION Call by reference Type reference (TYPE) SXMSLSQNBR WSRM: Message Version 20060829
# Exception Resumable Description Created on
1 CX_SOAP_MSG_MONITOR Exceptionklasse für Monitoring UI 20061116

Method XI_MSG_GET_PAYLOAD_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOCATION Call by reference Type reference (TYPE) SXMSPID WSRM: Location (Sender||Receiver) 20060210
2 Returning PAYLOAD Value transfer Type reference (TYPE) XSTRING WSRM: Payload 20060210
3 Importing PID Call by reference Type reference (TYPE) WSRM_PERSIST_ID WSRM: PersistId 20060210
4 Importing VERSION Call by reference Type reference (TYPE) SXMSLSQNBR WSRM: Message Version 20060829
# Exception Resumable Description Created on
1 CX_SOAP_MSG_MONITOR Exceptionklasse für Monitoring UI 20061116

Method XI_MSG_GET_TEXT_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) SYSUUID_C Text-Id 20060829
2 Returning TEXT Value transfer Type reference (TYPE) STRING Text 20060829

Method XI_MSG_GET_TEXT_BY_ID on class CL_SOAP_MSG_MONITOR_MANAGER has no exception.

Method XI_MSG_RESTART_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIST_PIDS_INPUT Call by reference Type reference (TYPE) WSRM_LIST_OF_PIDS_INPUT_TYPE WSRM: List of PID's & Locations 20060220
2 Returning LIST_PIDS_STATUS Value transfer Type reference (TYPE) WSRM_LIST_PIDS_AND_RVAL_TYPE WSRM: Result list 20060220

Method XI_MSG_RESTART_LIST on class CL_SOAP_MSG_MONITOR_MANAGER has no exception.

Method XI_SEQU_TERMINATE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIST_PIDS_INPUT Call by reference Type reference (TYPE) WSRM_LIST_OF_PIDS_INPUT_TYPE WSRM: List of PID's & Locations 20060309
2 Returning LIST_PIDS_STATUS Value transfer Type reference (TYPE) WSRM_LIST_PIDS_AND_RVAL_TYPE WSRM: List of PID's & Locations 20060309
# Exception Resumable Description Created on
1 CX_SOAP_FAILURE Fehler beim Initialisieren/Prozessieren eines SOAP Aufrufs 20061017
2 CX_SOAP_FAILURE_FAULT SOAP-Fault beim Ausführen eines SOAP Aufrufs 20061017
3 CX_SOAP_WRONG_ARGUMENT Fehler bei der Parameterübergabe an die SOAP Runtime 20061017

Method XI_SEQU_TERMINATE_LIST_SID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DIR Call by reference Type reference (TYPE) INT4 WSRM: Selected direction (Sender/Receiver) 20060601
2 Returning LIST_PIDS_STATUS Value transfer Type reference (TYPE) WSRM_LIST_PIDS_AND_RVAL_TYPE WSRM: List of PID's & Locations 20060601
3 Importing SID Call by reference Type reference (TYPE) ANYURI WSRM: Selected SID 20060601
# Exception Resumable Description Created on
1 CX_SOAP_FAILURE Fehler beim Initialisieren/Prozessieren eines SOAP Aufrufs 20060601
2 CX_SOAP_FAILURE_FAULT SOAP-Fault beim Ausführen eines SOAP Aufrufs 20060601
3 CX_SOAP_WRONG_ARGUMENT Fehler bei der Parameterübergabe an die SOAP Runtime 20060601
History
Last changed by/on SAP  20130531 
SAP Release Created in 710