SAP ABAP Class CL_WSM_ACCESS_FACTORY (Factory for WS Message Access)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-MON (Application Component) WebServices ABAP Monitoring
⤷
SOAP_WSM_ACCESS (Package) WS Message Access
⤷
⤷
Properties
| Class | CL_WSM_ACCESS_FACTORY | |
| Short Description | Factory for WS Message Access | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_WSM_ACCESS | WS Message Access |
| Created | 20100528 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WSM_ACCESS_FACTORY has no forward declaration.
Interfaces
Class CL_WSM_ACCESS_FACTORY has no interface implemented.
Friends
Class CL_WSM_ACCESS_FACTORY has no friend class.
Attributes
Class CL_WSM_ACCESS_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create Instance for Message Monitor | 20100528 | |
| 2 | Static method | Public | Method | 20130104 | ||
| 3 | Static method | Public | Method | WS Ping Handler | 20120827 |
Events
Class CL_WSM_ACCESS_FACTORY has no event.
Types
Class CL_WSM_ACCESS_FACTORY has no local type.
Method Signatures
Method CREATE_MONITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MONITOR_REFERENCE | Value transfer | Object reference (TYPE REF TO) | IF_WSM_ACCESS_MONITOR | Message Monitor | 20100528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Missing authorization | 20100528 |
Method CREATE_WS_XI_COMMON_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MESSAGE_ID | Call by reference | Type reference (TYPE) | SRT_MSG_ID | 20130104 | ||||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_WSM_ACCESS_WS_XI_COMMON | 20130104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130104 |
Method GET_WS_PING_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SOAP_WS_PING | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_WS_PING | Ping WS Service | 20120827 |
Method GET_WS_PING_HANDLER on class CL_WSM_ACCESS_FACTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |