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 | 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 | Constant | Public | Type reference (TYPE) | STRING | 'CL_SOAP_MSG_MONITOR_MANAGER' | WSRM: Class Name | 20060203 | ||
| 2 | Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_WSRM | SOAP Runtime Processor Unit ID | 20060221 | ||
| 3 | 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 | Static method | Public | Method | Map CX_WS_MESSAGE_TUNNEL to CX_SOAP_MSG_MONITOR | 20070828 | |
| 2 | Instance method | Protected | Method | WSRM: Convert xstring to string | 20060210 | |
| 3 | Instance method | Public | Method | WSRM: List of PIDs/Locations for Deletion | 20060203 | |
| 4 | Instance method | Public | Method | 20110427 | ||
| 5 | Instance method | Public | Method | WSRM: Return Current Payload as xstring | 20060210 | |
| 6 | Instance method | Public | Method | WSRM: Return Current Payload as xstring | 20060210 | |
| 7 | Instance method | Public | Method | WSRM: Return text | 20060829 | |
| 8 | Instance method | Public | Method | WSRM: List Persist IDs and Locations for Restart | 20060203 | |
| 9 | Instance method | Public | Method | WSRM: Cancel Sequence | 20060309 | |
| 10 | 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 | 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 | Exception in lock handling | 20070828 | ||
| 2 | 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 | CHARSET | Call by reference | Type reference (TYPE) | STRING | 'UTF-8' | WSRM: CHARSet | 20060210 | ||
| 2 | STRING_OUT | Value transfer | Type reference (TYPE) | STRING | WSRM: Payload as string | 20060210 | |||
| 3 | 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 | LIST_PIDS_INPUT | Call by reference | Type reference (TYPE) | WSRM_LIST_OF_PIDS_INPUT_TYPE | WSRM: List of PID's & Locations | 20060309 | |||
| 2 | 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 | ATT_LIST | Value transfer | Type reference (TYPE) | WSRM_ATTACH_T | Single-Character Flag | 20110427 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception | 20120105 |
Method XI_MSG_GET_PAYLOAD_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCATION | Call by reference | Type reference (TYPE) | SXMSPID | WSRM: Location (Sender||Receiver) | 20060210 | |||
| 2 | PAYLOAD | Value transfer | Type reference (TYPE) | STRING | WSRM: Payload | 20060210 | |||
| 3 | PID | Call by reference | Type reference (TYPE) | WSRM_PERSIST_ID | WSRM: PersistId | 20060210 | |||
| 4 | VERSION | Call by reference | Type reference (TYPE) | SXMSLSQNBR | WSRM: Message Version | 20060829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | LOCATION | Call by reference | Type reference (TYPE) | SXMSPID | WSRM: Location (Sender||Receiver) | 20060210 | |||
| 2 | PAYLOAD | Value transfer | Type reference (TYPE) | XSTRING | WSRM: Payload | 20060210 | |||
| 3 | PID | Call by reference | Type reference (TYPE) | WSRM_PERSIST_ID | WSRM: PersistId | 20060210 | |||
| 4 | VERSION | Call by reference | Type reference (TYPE) | SXMSLSQNBR | WSRM: Message Version | 20060829 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | ID | Call by reference | Type reference (TYPE) | SYSUUID_C | Text-Id | 20060829 | |||
| 2 | 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 | LIST_PIDS_INPUT | Call by reference | Type reference (TYPE) | WSRM_LIST_OF_PIDS_INPUT_TYPE | WSRM: List of PID's & Locations | 20060220 | |||
| 2 | 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 | LIST_PIDS_INPUT | Call by reference | Type reference (TYPE) | WSRM_LIST_OF_PIDS_INPUT_TYPE | WSRM: List of PID's & Locations | 20060309 | |||
| 2 | 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 | Fehler beim Initialisieren/Prozessieren eines SOAP Aufrufs | 20061017 | ||
| 2 | SOAP-Fault beim Ausführen eines SOAP Aufrufs | 20061017 | ||
| 3 | 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 | DIR | Call by reference | Type reference (TYPE) | INT4 | WSRM: Selected direction (Sender/Receiver) | 20060601 | |||
| 2 | LIST_PIDS_STATUS | Value transfer | Type reference (TYPE) | WSRM_LIST_PIDS_AND_RVAL_TYPE | WSRM: List of PID's & Locations | 20060601 | |||
| 3 | SID | Call by reference | Type reference (TYPE) | ANYURI | WSRM: Selected SID | 20060601 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Initialisieren/Prozessieren eines SOAP Aufrufs | 20060601 | ||
| 2 | SOAP-Fault beim Ausführen eines SOAP Aufrufs | 20060601 | ||
| 3 | Fehler bei der Parameterübergabe an die SOAP Runtime | 20060601 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |