SAP ABAP Class CL_SWF_WSS_DISPATCHER (Launch Handler Dispatcher for Web Services)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_HTTP (Package) Incorporation of External Services with HTTP into a Workflow
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20011116 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_WSS_DISPATCHER_LOCAL | Local Handler for Web Service Requests from Workflow | 20011116 |
Properties
| Class | CL_SWF_WSS_DISPATCHER | |
| Short Description | Launch Handler Dispatcher for Web Services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWF_HTTP | Incorporation of External Services with HTTP into a Workflow |
| Created | 20011116 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20011116 | ||
| 2 | IF_SWF_WSS_DISPATCHER_LOCAL | Local Handler for Web Service Requests from Workflow | 20011116 |
Friends
Class CL_SWF_WSS_DISPATCHER has no friend class.
Attributes
Class CL_SWF_WSS_DISPATCHER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Factory for Local Dispatcher | 20020219 | |
| 2 | Static method | Public | Method | Dispatcher: Transfers Request to a Request Handler | 20011116 | |
| 3 | Instance method | Public | Method | 20020228 |
Events
Class CL_SWF_WSS_DISPATCHER has no event.
Types
Class CL_SWF_WSS_DISPATCHER has no local type.
Method Signatures
Method CREATE_LOCAL_DISPATCHER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LOCAL_DISPATCHER | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WSS_DISPATCHER_LOCAL | Lokaler Handler für Webservice-Requests aus dem Workflow | 20020219 |
Method CREATE_LOCAL_DISPATCHER on class CL_SWF_WSS_DISPATCHER has no exception.
Method DISPATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_HANDLER_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WSS_HANDLER_CONTEXT | Kontext-Interface für Webservice-Handler | 20011116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im WebServices-Handler | 20020305 | ||
| 2 | Fehler bei der HTTP-Kommunikation | 20020305 | ||
| 3 | RFC-Fehler beim Service-Aufruf | 20020305 | ||
| 4 | Fehler im Workflow-System | 20020305 |
Method HANDLE_REQUEST Signature
Method HANDLE_REQUEST on class CL_SWF_WSS_DISPATCHER has no parameter.
Method HANDLE_REQUEST on class CL_SWF_WSS_DISPATCHER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |