Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SWF_WSS_HANDLER_CONTEXT | Context Interface for Web Service Handler | 20010920 |
Properties
| Class | CL_SWF_WSS_HANDLER_CONTEXT | |
| Short Description | Context for Web Service Handler | |
| 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 | 20010920 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SWF_WSS_HANDLER_CONTEXT | Context Interface for Web Service Handler | 20010920 |
Friends
Class CL_SWF_WSS_HANDLER_CONTEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | Callback URL | 20011123 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SWFWSCM | Call Mode of a Web Service | 20020306 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_HTTP_CLIENT | HTTP Client Abstraction | 20011211 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SWFWSCLTYP | Type of Client When Calling a Web Service | 20010920 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SWFWSDEFRL | Definition Release of Task | 20010920 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | FLAG | Indicator: Handler called directly (not by HTTP) | 20030212 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_WSS_EXCEPTION_HANDLER | Handler for Exceptions When Starting Web Services | 20010921 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20011002 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SY-LANGU | SAP System, Current Language | 20010920 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | FLAG | Indicator: Handler called locally | 20021030 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | TBDLS-LOGSYS | Logical System | 20010920 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | SWFWSASYNC | Indicator: Asynchronous Web Service | 20020222 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | FLAG | General Flag | 20020213 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | SWFWSCBDIALG | Callback Dialog Type | 20020213 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | SWFWSDIALG | Indicator: Dialog Web Service | 20020208 | |||
| 16 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SWF_WSP_IMPLEMENTATION | Web Service Implementation in XML Cache | 20020206 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | SWFIMPLID | ID of an Implementation Definition | 20020206 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | SWFIMPLTYP | Web Services in Workflow: Implementation Type | 20020208 | |||
| 19 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SWF_WSP_INTERFACE | Web Service Interface in XML Cache | 20020206 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | SWFINTFID | Interface Definition ID | 20020206 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | SWFPORTID | Service Port ID | 20020206 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | STRING | URL of Service | 20020208 | |||
| 23 | Instance attribute | Private | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20021030 | |||
| 24 | Instance attribute | Private | Type reference (TYPE) | SWFWSRQTYP | Web Service Execution: Type of a Request | 20011116 | |||
| 25 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20010920 | |||
| 26 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20010920 | |||
| 27 | Instance attribute | Private | Type reference (TYPE) | SWFWSWSDIR | Service Directory | 20011116 | |||
| 28 | Instance attribute | Private | Type reference (TYPE) | SWLSRVID | WebFlow Service ID | 20011119 | |||
| 29 | Instance attribute | Private | Type reference (TYPE) | SWWWIHEAD-WI_RH_TASK | Task ID | 20010921 | |||
| 30 | Instance attribute | Private | Type reference (TYPE) | SY-UNAME | User Name | 20010920 | |||
| 31 | Instance attribute | Private | Type reference (TYPE) | SWWWIHEAD-WI_ID | Work Item ID | 20020306 | |||
| 32 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SWF_WSS_WORKITEM | Work Item Interface for Web Service Execution | 20010921 |
Methods
Events
Class CL_SWF_WSS_HANDLER_CONTEXT has no event.
Types
Class CL_SWF_WSS_HANDLER_CONTEXT has no local type.
Method Signatures
Method BUILD_SERVICE_URL Signature
Method BUILD_SERVICE_URL on class CL_SWF_WSS_HANDLER_CONTEXT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Zusammenhang mit Service-Cache | 20020227 |
Method CHECK_LOCAL Signature
Method CHECK_LOCAL on class CL_SWF_WSS_HANDLER_CONTEXT has no parameter.
Method CHECK_LOCAL on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SWF_WSS_HANDLER_CONTEXT has no parameter.
Method CONSTRUCTOR on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method CREATE_FROM_ASYNC_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WSS_HANDLER_CONTEXT | Kontext-Interface für Webservice-Handler | 20020305 | |||
| 2 | I_DEFRELEASE | Call by reference | Type reference (TYPE) | SWFWSDEFRL | Defintionsrelease einer Aufgabe | 20020305 | |||
| 3 | I_IMPLID | Call by reference | Type reference (TYPE) | SWFIMPLID | ID einer Implementierungs-Definition | 20020305 | |||
| 4 | I_INTFID | Call by reference | Type reference (TYPE) | SWFINTFID | ID einer Interface-Definition | 20020305 | |||
| 5 | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20020305 | |||
| 6 | I_LOCAL | Call by reference | Type reference (TYPE) | FLAG | "local"-Eigenschaft | 20021030 | |||
| 7 | I_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | 20020305 | ||||
| 8 | I_PORTID | Call by reference | Type reference (TYPE) | SWFPORTID | ID eines Service-Ports | 20020305 | |||
| 9 | I_REQUEST_TYPE | Call by reference | Type reference (TYPE) | SWFWSRQTYP | Webservice-Ausführung: Typ eines Requests | 20020305 | |||
| 10 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20021030 | |||
| 11 | I_SERVICE_DIRECTORY | Call by reference | Type reference (TYPE) | SWFWSWSDIR | Service-Directory | 20020305 | |||
| 12 | I_SERVICE_ID_OLD | Call by reference | Type reference (TYPE) | SWLSRVID | Service-ID | 20020305 | |||
| 13 | I_TASK | Call by reference | Type reference (TYPE) | SWW_TASK | Aufgabenkennung | 20020305 | |||
| 14 | I_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | R/3-System, Anmeldename des Benutzers | 20020305 | |||
| 15 | I_WIID | Call by reference | Type reference (TYPE) | SWWWIHEAD-WI_ID | Workitem-Kennung | 20020305 | |||
| 16 | I_XID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20020305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Ausführen von WebFlowServices | 20020305 | ||
| 2 | Fehler im Workflow-System | 20020305 |
Method CREATE_FROM_LOCAL_CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_SWF_WSS_HANDLER_CONTEXT | Kontext-Interface für Webservice-Handler | 20010924 | |||
| 2 | I_DEFRELEASE | Value transfer | Type reference (TYPE) | SWFWSDEFRL | Defintionsrelease einer Aufgabe | 20021030 | |||
| 3 | I_LANGU | Value transfer | Type reference (TYPE) | SY-LANGU | R/3-System, aktuelle Sprache | 20010924 | |||
| 4 | I_LOGSYS | Value transfer | Type reference (TYPE) | TBDLS-LOGSYS | Logisches System | 20010924 | |||
| 5 | I_TASK | Value transfer | Type reference (TYPE) | SWWWIHEAD-WI_RH_TASK | Aufgabenkennung | 20010924 | |||
| 6 | I_UNAME | Value transfer | Type reference (TYPE) | SY-UNAME | R/3-System, Anmeldename des Benutzers | 20010924 | |||
| 7 | I_WIID | Value transfer | Type reference (TYPE) | SWWWIHEAD-WI_ID | Workitem-Kennung | 20010924 | |||
| 8 | I_XID | Value transfer | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20021030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Error-Handling | 20020219 |
Method CREATE_FROM_SERVER_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_SWF_WSS_HANDLER_CONTEXT | Kontext-Interface für Webservice-Handler | 20010924 | |||
| 2 | I_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20010924 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Ausführen von WebFlowServices | 20020205 |
Method FIND_CALLMODE Signature
Method FIND_CALLMODE on class CL_SWF_WSS_HANDLER_CONTEXT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Zusammenhang mit Service-Cache | 20020306 |
Method FIND_DIALOG Signature
Method FIND_DIALOG on class CL_SWF_WSS_HANDLER_CONTEXT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Zusammenhang mit Service-Cache | 20020306 |
Method FIND_RFCDEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RFCDEST | Value transfer | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010920 | |||
| 2 | I_DEFRELEASE | Value transfer | Type reference (TYPE) | SWFWSDEFRL | Defintionsrelease einer Aufgabe | 20020206 | |||
| 3 | I_LOGSYS | Value transfer | Type reference (TYPE) | TBDLS-LOGSYS | Logisches System | 20010920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kontext für Webservice-Handler | 20011126 |
Method FIND_SERVICE_DIRECTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IMPLID | Value transfer | Type reference (TYPE) | SWFIMPLID | ID einer Implementierungs-Definition | 20020206 | |||
| 2 | E_INTFID | Value transfer | Type reference (TYPE) | SWFINTFID | ID einer Interface-Definition | 20020206 | |||
| 3 | E_PORTID | Value transfer | Type reference (TYPE) | SWFPORTID | ID eines Service-Ports | 20020206 | |||
| 4 | E_SERVICE_DIRECTORY | Value transfer | Type reference (TYPE) | SWFWSWSDIR | Service-Directory | 20011116 | |||
| 5 | E_SERVICE_ID_OLD | Value transfer | Type reference (TYPE) | SWLSRVID | Service-ID | 20011119 | |||
| 6 | I_DEFRELEASE | Value transfer | Type reference (TYPE) | SWFWSDEFRL | Defintionsrelease einer Aufgabe | 20020206 | |||
| 7 | I_LOGSYS | Value transfer | Type reference (TYPE) | LOGSYS | 20020206 | ||||
| 8 | I_TASK | Value transfer | Type reference (TYPE) | SWWWIHEAD-WI_RH_TASK | Aufgabenkennung | 20011116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Zusammenhang mit Service-Cache | 20011126 |
Method FINISH_CREATION Signature
Method FINISH_CREATION on class CL_SWF_WSS_HANDLER_CONTEXT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Ausführen von WebFlowServices | 20020306 |
Method GET_CALLMODE Signature
Method GET_CALLMODE on class CL_SWF_WSS_HANDLER_CONTEXT has no parameter.
Method GET_CALLMODE on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method GET_CLIENTTYPE Signature
Method GET_CLIENTTYPE on class CL_SWF_WSS_HANDLER_CONTEXT has no parameter.
Method GET_CLIENTTYPE on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method GET_DATA_FOR_ASYNC_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DEFRELEASE | Value transfer | Type reference (TYPE) | SWFWSDEFRL | Defintionsrelease einer Aufgabe | 20020306 | |||
| 2 | E_IMPLID | Value transfer | Type reference (TYPE) | SWFIMPLID | ID einer Implementierungs-Definition | 20020306 | |||
| 3 | E_INTFID | Value transfer | Type reference (TYPE) | SWFINTFID | ID einer Interface-Definition | 20020306 | |||
| 4 | E_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20020306 | |||
| 5 | E_LOCAL | Value transfer | Type reference (TYPE) | FLAG | "local"-Eigenschaft des Kontexts | 20021030 | |||
| 6 | E_LOGSYS | Value transfer | Type reference (TYPE) | LOGSYS | 20020306 | ||||
| 7 | E_PORTID | Value transfer | Type reference (TYPE) | SWFPORTID | ID eines Service-Ports | 20020306 | |||
| 8 | E_REQUEST_TYPE | Value transfer | Type reference (TYPE) | SWFWSRQTYP | Webservice-Ausführung: Typ eines Requests | 20020306 | |||
| 9 | E_RFCDEST | Value transfer | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20021030 | |||
| 10 | E_SERVICE_DIRECTORY | Value transfer | Type reference (TYPE) | SWFWSWSDIR | Service-Directory | 20020306 | |||
| 11 | E_SERVICE_ID_OLD | Value transfer | Type reference (TYPE) | SWLSRVID | Service-ID | 20020306 | |||
| 12 | E_TASK | Value transfer | Type reference (TYPE) | SWW_TASK | Aufgabenkennung | 20020306 | |||
| 13 | E_UNAME | Value transfer | Type reference (TYPE) | SYUNAME | R/3-System, Anmeldename des Benutzers | 20020306 | |||
| 14 | E_WIID | Value transfer | Type reference (TYPE) | SWWWIHEAD-WI_ID | Workitem-Kennung | 20020306 | |||
| 15 | E_XID | Value transfer | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20020306 |
Method GET_DATA_FOR_ASYNC_CONTEXT on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method GET_DEFRELEASE Signature
Method GET_DEFRELEASE on class CL_SWF_WSS_HANDLER_CONTEXT has no parameter.
Method GET_DEFRELEASE on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method GET_DIALOG Signature
Method GET_DIALOG on class CL_SWF_WSS_HANDLER_CONTEXT has no parameter.
Method GET_DIALOG on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method GET_EXCEPTION_HANDLER Signature
Method GET_EXCEPTION_HANDLER on class CL_SWF_WSS_HANDLER_CONTEXT has no parameter.
Method GET_EXCEPTION_HANDLER on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method GET_EXECGUID Signature
Method GET_EXECGUID on class CL_SWF_WSS_HANDLER_CONTEXT has no parameter.
Method GET_EXECGUID on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method GET_LANGU Signature
Method GET_LANGU on class CL_SWF_WSS_HANDLER_CONTEXT has no parameter.
Method GET_LANGU on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method GET_LOGSYS Signature
Method GET_LOGSYS on class CL_SWF_WSS_HANDLER_CONTEXT has no parameter.
Method GET_LOGSYS on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method GET_REQUEST_TYPE Signature
Method GET_REQUEST_TYPE on class CL_SWF_WSS_HANDLER_CONTEXT has no parameter.
Method GET_REQUEST_TYPE on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method GET_RFCDEST Signature
Method GET_RFCDEST on class CL_SWF_WSS_HANDLER_CONTEXT has no parameter.
Method GET_RFCDEST on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method GET_SERVER Signature
Method GET_SERVER on class CL_SWF_WSS_HANDLER_CONTEXT has no parameter.
Method GET_SERVER on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method GET_SERVICE_DIRECTORY Signature
Method GET_SERVICE_DIRECTORY on class CL_SWF_WSS_HANDLER_CONTEXT has no parameter.
Method GET_SERVICE_DIRECTORY on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method GET_SERVICE_IMPL Signature
Method GET_SERVICE_IMPL on class CL_SWF_WSS_HANDLER_CONTEXT has no parameter.
Method GET_SERVICE_IMPL on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method GET_SERVICE_INTF Signature
Method GET_SERVICE_INTF on class CL_SWF_WSS_HANDLER_CONTEXT has no parameter.
Method GET_SERVICE_INTF on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method GET_TASK Signature
Method GET_TASK on class CL_SWF_WSS_HANDLER_CONTEXT has no parameter.
Method GET_TASK on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method GET_UNAME Signature
Method GET_UNAME on class CL_SWF_WSS_HANDLER_CONTEXT has no parameter.
Method GET_UNAME on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method GET_WORKITEM Signature
Method GET_WORKITEM on class CL_SWF_WSS_HANDLER_CONTEXT has no parameter.
Method GET_WORKITEM on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method HANDLE_INFO_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOGSYS | Value transfer | Type reference (TYPE) | LOGSYS | 20020313 | ||||
| 2 | NAMEONLY | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20020321 | |||
| 3 | SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20020313 | |||
| 4 | TASK | Value transfer | Type reference (TYPE) | SWW_TASK | Aufgabenkennung | 20020313 |
Method HANDLE_INFO_REQUEST on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method LOAD_SERVICE_IMPLEMENTATION Signature
Method LOAD_SERVICE_IMPLEMENTATION on class CL_SWF_WSS_HANDLER_CONTEXT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Zusammenhang mit Service-Cache | 20011126 |
Method LOAD_SERVICE_INTERFACE Signature
Method LOAD_SERVICE_INTERFACE on class CL_SWF_WSS_HANDLER_CONTEXT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Zusammenhang mit Service-Cache | 20020227 |
Method PARSE_FORMFIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DEFRELEASE | Value transfer | Type reference (TYPE) | SWFWSDEFRL | Defintionsrelease einer Aufgabe | 20010920 | |||
| 2 | E_LANGU | Value transfer | Type reference (TYPE) | SY-LANGU | R/3-System, aktuelle Sprache | 20010920 | |||
| 3 | E_LOGSYS | Value transfer | Type reference (TYPE) | TBDLS-LOGSYS | Logisches System | 20010920 | |||
| 4 | E_REQUEST_TYPE | Value transfer | Type reference (TYPE) | SWFWSRQTYP | Webservice-Ausführung: Typ eines Requests | 20011116 | |||
| 5 | E_TASK | Value transfer | Type reference (TYPE) | SWWWIHEAD-WI_RH_TASK | Aufgabenkennung | 20010920 | |||
| 6 | E_UNAME | Value transfer | Type reference (TYPE) | SY-UNAME | R/3-System, Anmeldename des Benutzers | 20010920 | |||
| 7 | E_WIID | Value transfer | Type reference (TYPE) | SWWWIHEAD-WI_ID | Workitem-Kennung | 20010920 | |||
| 8 | E_XID | Value transfer | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20011122 | |||
| 9 | I_FORMFIELDS | Value transfer | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20010920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kontext für Webservice-Handler | 20011126 | ||
| 2 | Test-Ausnahme | 20020313 | ||
| 3 | Test-Ausnahme | 20011204 |
Method SET_CALLBACK_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CALLBACK_URL | Call by reference | Type reference (TYPE) | STRING | 20011123 |
Method SET_CALLBACK_URL on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method SET_CLIENTTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLIENTTYPE | Value transfer | Type reference (TYPE) | SWFWSCLTYP | Typ des Clients beim Aufruf eines Webservice | 20010921 |
Method SET_CLIENTTYPE on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method SET_DIRECT_CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DIRECT_CALL | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20030212 |
Method SET_DIRECT_CALL on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method SET_EXECGUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXECGUID | Value transfer | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20011002 |
Method SET_EXECGUID on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method SET_LOCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOCAL | Call by reference | Type reference (TYPE) | FLAG | 'X' | allgemeines flag | 20021030 |
Method SET_LOCAL on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method SET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARAMETERS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20021031 |
Method SET_PARAMETERS on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method SET_REQUEST_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEFRELEASE | Call by reference | Type reference (TYPE) | SWFWSDEFRL | Defintionsrelease einer Aufgabe | 20020306 | |||
| 2 | I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | R/3-System, aktuelle Sprache | 20020306 | |||
| 3 | I_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | 20020306 | ||||
| 4 | I_PARAMETERS_NVP | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20021030 | |||
| 5 | I_REQUEST_TYPE | Call by reference | Type reference (TYPE) | SWFWSRQTYP | Webservice-Ausführung: Typ eines Requests | 20020306 | |||
| 6 | I_TASK | Call by reference | Type reference (TYPE) | SWW_TASK | Aufgabenkennung | 20020306 | |||
| 7 | I_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | R/3-System, Anmeldename des Benutzers | 20020306 | |||
| 8 | I_WIID | Call by reference | Type reference (TYPE) | SWWWIHEAD-WI_ID | Workitem-Kennung | 20020306 | |||
| 9 | I_XID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20020306 |
Method SET_REQUEST_CONTEXT on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method SET_REQUEST_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_REQUEST_TYPE | Value transfer | Type reference (TYPE) | SWFWSRQTYP | Webservice-Ausführung: Typ eines Requests | 20011116 |
Method SET_REQUEST_TYPE on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method SET_RFCDEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RFCDEST | Value transfer | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20010921 |
Method SET_RFCDEST on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method SET_SERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SERVER | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20010921 |
Method SET_SERVER on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method SET_SERVICE_DIRECTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SERVICE_DIRECTORY | Value transfer | Type reference (TYPE) | SWFWSWSDIR | Service-Directory | 20011116 |
Method SET_SERVICE_DIRECTORY on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method SET_SERVICE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IMPLID | Value transfer | Type reference (TYPE) | SWFIMPLID | ID einer Implementierungs-Definition | 20020206 | |||
| 2 | I_INTFID | Value transfer | Type reference (TYPE) | SWFINTFID | ID einer Interface-Definition | 20020206 | |||
| 3 | I_PORTID | Value transfer | Type reference (TYPE) | SWFPORTID | ID eines Service-Ports | 20020206 | |||
| 4 | I_SERVICE_ID_OLD | Value transfer | Type reference (TYPE) | SWLSRVID | ID eines WebFlowServices | 20011119 |
Method SET_SERVICE_ID on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
Method SET_WORKITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WORKITEM | Call by reference | Object reference (TYPE REF TO) | IF_SWF_WSS_WORKITEM | Workitem-Interface für Webservice-Execution | 20020306 |
Method SET_WORKITEM on class CL_SWF_WSS_HANDLER_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 620 |