SAP ABAP Interface IF_SWF_SRV_CB (Callback of External 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

⤷

⤷

Properties
Interface | IF_SWF_SRV_CB | |
Short Description | Callback of External Services |
General Data
Package | SWF_HTTP | Incorporation of External Services with HTTP into a Workflow |
Created | 20010227 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SWF_SRV_CB has no forward declaration.
Interfaces
Interface IF_SWF_SRV_CB has no interface.
Friends
Interface IF_SWF_SRV_CB has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EXECGUID | Instance attribute | Public | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20010514 | ||
2 | LANGU | Instance attribute | Public | Type reference (TYPE) | SYLANGU | SAP System, Current Language | 20010417 | ||
3 | LOGSYS | Instance attribute | Public | Type reference (TYPE) | LOGSYS | Logical System | 20010417 | ||
4 | RFC_DEST | Instance attribute | Public | Type reference (TYPE) | RFCDISPLAY-RFCDEST | Logical Destination (Specified in Function Call) | 20010417 | ||
5 | TASK | Instance attribute | Public | Type reference (TYPE) | SWWWIHEAD-WI_RH_TASK | Task ID | 20010412 | ||
6 | UNAME | Instance attribute | Public | Type reference (TYPE) | SYUNAME | ABAP System, User Logon Name | 20010417 | ||
7 | WI_ID | Instance attribute | Public | Type reference (TYPE) | SWWWIHEAD-WI_ID | Work Item ID | 20010228 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Callback Handler for External Services | 20010227 |
Events
Interface IF_SWF_SRV_CB has no event.
Types
Interface IF_SWF_SRV_CB has no local type.
Method Signatures
Method HANDLE_CALLBACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CALLBACK_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP request | 20010227 | ||
2 | ![]() |
E_MESSAGE | Value transfer | Type reference (TYPE) | SWLWPMSGS-TEXT | Sprachabhängige Nachricht | 20020107 | ||
3 | ![]() |
E_RETCODE | Value transfer | Type reference (TYPE) | SWLWPMSGS-CODE | Fehler-Code | 20010518 |
Method HANDLE_CALLBACK on Interface IF_SWF_SRV_CB has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 610 |