SAP ABAP Interface IF_SWF_WSS_HANDLER (Handler Interface for Web Service Execution)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_WSS_HANDLER_CALLBACK | Callback Handler for External Services | 20011121 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_WSS_HANDLER_LAUNCH | Launch Handler for External Services | 20011121 |
Properties
Interface | IF_SWF_WSS_HANDLER | |
Short Description | Handler Interface for Web Service Execution |
General Data
Package | SWF_HTTP | Incorporation of External Services with HTTP into a Workflow |
Created | 20010921 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SWF_WSS_HANDLER has no forward declaration.
Interfaces
Interface IF_SWF_WSS_HANDLER has no interface.
Friends
Interface IF_SWF_WSS_HANDLER has no friend.
Attributes
Interface IF_SWF_WSS_HANDLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Processes Request | 20011116 |
2 | ![]() |
Instance method | Public | Method | Callback Method for Writing Back Messages | 20011121 |
Events
Interface IF_SWF_WSS_HANDLER has no event.
Types
Interface IF_SWF_WSS_HANDLER has no local type.
Method Signatures
Method HANDLE_REQUEST Signature
Method HANDLE_REQUEST on Interface IF_SWF_WSS_HANDLER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im WebServices-Handler | 20020227 | |
2 | ![]() |
Fehler bei der HTTP-Kommunikation | 20020227 | |
3 | ![]() |
RFC-Fehler beim Service-Aufruf | 20020227 | |
4 | ![]() |
Fehler im Workflow-System | 20020227 |
Method WRITE_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FAULT_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WSI_MESSAGE | Message-Interface | 20011121 | ||
2 | ![]() |
I_INPUT_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WSI_MESSAGE | Message-Interface | 20011121 | ||
3 | ![]() |
I_OUTPUT_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WSI_MESSAGE | Message-Interface | 20011121 |
Method WRITE_MESSAGES on Interface IF_SWF_WSS_HANDLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |