SAP ABAP Class IF_SWF_WSS_HANDLER (Handler Interface for Web Service Execution)
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
Class | IF_SWF_WSS_HANDLER | |
Short Description | Handler Interface for Web Service Execution | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20010921 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SWF_WSS_HANDLER has no forward declaration.
Interfaces
Class IF_SWF_WSS_HANDLER has no interface implemented.
Friends
Class IF_SWF_WSS_HANDLER has no friend class.
Attributes
Class 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
Class IF_SWF_WSS_HANDLER has no event.
Types
Class IF_SWF_WSS_HANDLER has no local type.
Method Signatures
Method HANDLE_REQUEST Signature
Method HANDLE_REQUEST on class 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 class IF_SWF_WSS_HANDLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |