SAP ABAP Class CL_SWF_WSS_HANDLER_CONTEXT (Context for Web Service Handler)
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_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 IHTTP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SWFWC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SWFWS 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 CALLBACK_URL Instance attribute Private Type reference (TYPE) STRING Callback URL 20011123
2 CALLMODE Instance attribute Private Type reference (TYPE) SWFWSCM Call Mode of a Web Service 20020306
3 CLIENT Instance attribute Private Object reference (TYPE REF TO) IF_HTTP_CLIENT HTTP Client Abstraction 20011211
4 CLIENTTYPE Instance attribute Private Type reference (TYPE) SWFWSCLTYP Type of Client When Calling a Web Service 20010920
5 DEFRELEASE Instance attribute Private Type reference (TYPE) SWFWSDEFRL Definition Release of Task 20010920
6 DIRECT_CALL Instance attribute Private Type reference (TYPE) FLAG Indicator: Handler called directly (not by HTTP) 20030212
7 EXCEPTION_HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WSS_EXCEPTION_HANDLER Handler for Exceptions When Starting Web Services 20010921
8 EXECGUID Instance attribute Private Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20011002
9 LANGU Instance attribute Private Type reference (TYPE) SY-LANGU SAP System, Current Language 20010920
10 LOCAL_FLAG Instance attribute Private Type reference (TYPE) FLAG Indicator: Handler called locally 20021030
11 LOGSYS Instance attribute Private Type reference (TYPE) TBDLS-LOGSYS Logical System 20010920
12 M_ASYNC Instance attribute Private Type reference (TYPE) SWFWSASYNC Indicator: Asynchronous Web Service 20020222
13 M_CALLBACK Instance attribute Private Type reference (TYPE) FLAG General Flag 20020213
14 M_CBDIALOG Instance attribute Private Type reference (TYPE) SWFWSCBDIALG Callback Dialog Type 20020213
15 M_DIALOG Instance attribute Private Type reference (TYPE) SWFWSDIALG Indicator: Dialog Web Service 20020208
16 M_IMPLEMENTATION Instance attribute Private Object reference (TYPE REF TO) CL_SWF_WSP_IMPLEMENTATION Web Service Implementation in XML Cache 20020206
17 M_IMPLID Instance attribute Private Type reference (TYPE) SWFIMPLID ID of an Implementation Definition 20020206
18 M_IMPLTYPE Instance attribute Private Type reference (TYPE) SWFIMPLTYP Web Services in Workflow: Implementation Type 20020208
19 M_INTERFACE Instance attribute Private Object reference (TYPE REF TO) CL_SWF_WSP_INTERFACE Web Service Interface in XML Cache 20020206
20 M_INTFID Instance attribute Private Type reference (TYPE) SWFINTFID Interface Definition ID 20020206
21 M_PORTID Instance attribute Private Type reference (TYPE) SWFPORTID Service Port ID 20020206
22 M_SERVICE_URL Instance attribute Private Type reference (TYPE) STRING URL of Service 20020208
23 PARAMETERS Instance attribute Private Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20021030
24 REQUEST_TYPE Instance attribute Private Type reference (TYPE) SWFWSRQTYP Web Service Execution: Type of a Request 20011116
25 RFCDEST Instance attribute Private Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20010920
26 SERVER Instance attribute Private Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20010920
27 SERVICE_DIRECTORY Instance attribute Private Type reference (TYPE) SWFWSWSDIR Service Directory 20011116
28 SERVICE_ID_OLD Instance attribute Private Type reference (TYPE) SWLSRVID WebFlow Service ID 20011119
29 TASK Instance attribute Private Type reference (TYPE) SWWWIHEAD-WI_RH_TASK Task ID 20010921
30 UNAME Instance attribute Private Type reference (TYPE) SY-UNAME User Name 20010920
31 WI_ID Instance attribute Private Type reference (TYPE) SWWWIHEAD-WI_ID Work Item ID 20020306
32 WORKITEM Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WSS_WORKITEM Work Item Interface for Web Service Execution 20010921
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_SERVICE_URL Instance method Private Method Builds Service URL 20020208
2 CHECK_LOCAL Instance method Private Method Checks Whether Call Context Is Local 20021030
3 CONSTRUCTOR Instance method Public Constructor 20010921
4 CREATE_FROM_ASYNC_REQUEST Static method Public Method Factory method 20020305
5 CREATE_FROM_LOCAL_CALL Static method Public Method Factory method 20010924
6 CREATE_FROM_SERVER_OBJECT Static method Public Method Factory method 20010924
7 FIND_CALLMODE Instance method Private Method Gets Call Mode 20020306
8 FIND_DIALOG Instance method Private Method Gets Dialog Property 20020306
9 FIND_RFCDEST Static method Private Method 20010920
10 FIND_SERVICE_DIRECTORY Static method Private Method Finds Directory Containing Service Description 20011116
11 FINISH_CREATION Instance method Public Method Factory Method Part 2 20020306
12 GET_CALLMODE Instance method Public Method 20020306
13 GET_CLIENTTYPE Instance method Public Method 20010920
14 GET_DATA_FOR_ASYNC_CONTEXT Instance method Public Method Gets Data for Building Asynchronous Context 20020306
15 GET_DEFRELEASE Instance method Public Method 20010920
16 GET_DIALOG Instance method Public Method 20020306
17 GET_EXCEPTION_HANDLER Instance method Public Method 20010921
18 GET_EXECGUID Instance method Public Method 20011002
19 GET_LANGU Instance method Public Method 20010924
20 GET_LOGSYS Instance method Public Method 20011116
21 GET_REQUEST_TYPE Instance method Public Method 20011116
22 GET_RFCDEST Instance method Public Method 20010920
23 GET_SERVER Instance method Public Method 20010921
24 GET_SERVICE_DIRECTORY Instance method Public Method 20011116
25 GET_SERVICE_IMPL Instance method Public Method 20010920
26 GET_SERVICE_INTF Instance method Public Method 20010920
27 GET_TASK Instance method Public Method 20010921
28 GET_UNAME Instance method Public Method 20010924
29 GET_WORKITEM Instance method Public Method 20010920
30 HANDLE_INFO_REQUEST Static method Private Method Handler Info Request 20020313
31 LOAD_SERVICE_IMPLEMENTATION Instance method Private Method Loads Binding Definition of Service 20011119
32 LOAD_SERVICE_INTERFACE Instance method Private Method Loads Interface Definition of Service 20011119
33 PARSE_FORMFIELDS Static method Private Method 20010920
34 SET_CALLBACK_URL Instance method Private Method Sets Callback URL 20011123
35 SET_CLIENTTYPE Instance method Public Method Sets Client Type 20010921
36 SET_DIRECT_CALL Instance method Public Method Sets DIRECT_CALL Property 20030212
37 SET_EXECGUID Instance method Private Method Sets Execution GUID 20011002
38 SET_LOCAL Instance method Private Method Sets "Local" Indicator 20021030
39 SET_PARAMETERS Instance method Public Method Sets Callback Parameter 20021031
40 SET_REQUEST_CONTEXT Instance method Private Method Sets Context from Which Handler Request Originates 20020306
41 SET_REQUEST_TYPE Instance method Private Method Sets Request Type 20011116
42 SET_RFCDEST Instance method Private Method Sets RFC Destination of Workflow Component 20010921
43 SET_SERVER Instance method Private Method Sets Server Object of HTTP Session 20010921
44 SET_SERVICE_DIRECTORY Instance method Private Method Sets Service Directory 20011116
45 SET_SERVICE_ID Instance method Private Method Sets Service ID 20011119
46 SET_WORKITEM Instance method Public Method Sets Work Item 20020306
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 CX_SWF_WS_CACHE_EXCEPTION 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 Exporting E_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SWF_WSS_HANDLER_CONTEXT Kontext-Interface für Webservice-Handler 20020305
2 Importing I_DEFRELEASE Call by reference Type reference (TYPE) SWFWSDEFRL Defintionsrelease einer Aufgabe 20020305
3 Importing I_IMPLID Call by reference Type reference (TYPE) SWFIMPLID ID einer Implementierungs-Definition 20020305
4 Importing I_INTFID Call by reference Type reference (TYPE) SWFINTFID ID einer Interface-Definition 20020305
5 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20020305
6 Importing I_LOCAL Call by reference Type reference (TYPE) FLAG "local"-Eigenschaft 20021030
7 Importing I_LOGSYS Call by reference Type reference (TYPE) LOGSYS 20020305
8 Importing I_PORTID Call by reference Type reference (TYPE) SWFPORTID ID eines Service-Ports 20020305
9 Importing I_REQUEST_TYPE Call by reference Type reference (TYPE) SWFWSRQTYP Webservice-Ausführung: Typ eines Requests 20020305
10 Importing I_RFCDEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20021030
11 Importing I_SERVICE_DIRECTORY Call by reference Type reference (TYPE) SWFWSWSDIR Service-Directory 20020305
12 Importing I_SERVICE_ID_OLD Call by reference Type reference (TYPE) SWLSRVID Service-ID 20020305
13 Importing I_TASK Call by reference Type reference (TYPE) SWW_TASK Aufgabenkennung 20020305
14 Importing I_UNAME Call by reference Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20020305
15 Importing I_WIID Call by reference Type reference (TYPE) SWWWIHEAD-WI_ID Workitem-Kennung 20020305
16 Importing I_XID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20020305
# Exception Resumable Description Created on
1 CX_SWF_WS_EXCEPTION Fehler beim Ausführen von WebFlowServices 20020305
2 CX_SWF_WS_WORKFLOW_EXCEPTION 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 Exporting E_CONTEXT Call by reference Object reference (TYPE REF TO) CL_SWF_WSS_HANDLER_CONTEXT Kontext-Interface für Webservice-Handler 20010924
2 Importing I_DEFRELEASE Value transfer Type reference (TYPE) SWFWSDEFRL Defintionsrelease einer Aufgabe 20021030
3 Importing I_LANGU Value transfer Type reference (TYPE) SY-LANGU R/3-System, aktuelle Sprache 20010924
4 Importing I_LOGSYS Value transfer Type reference (TYPE) TBDLS-LOGSYS Logisches System 20010924
5 Importing I_TASK Value transfer Type reference (TYPE) SWWWIHEAD-WI_RH_TASK Aufgabenkennung 20010924
6 Importing I_UNAME Value transfer Type reference (TYPE) SY-UNAME R/3-System, Anmeldename des Benutzers 20010924
7 Importing I_WIID Value transfer Type reference (TYPE) SWWWIHEAD-WI_ID Workitem-Kennung 20010924
8 Importing I_XID Value transfer Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20021030
# Exception Resumable Description Created on
1 CX_SWF_WS_EXCEPTION 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 Exporting E_CONTEXT Call by reference Object reference (TYPE REF TO) CL_SWF_WSS_HANDLER_CONTEXT Kontext-Interface für Webservice-Handler 20010924
2 Importing 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 CX_SWF_WS_EXCEPTION 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 CX_SWF_WS_CACHE_EXCEPTION 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 CX_SWF_WS_CACHE_EXCEPTION 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 Exporting E_RFCDEST Value transfer Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20010920
2 Importing I_DEFRELEASE Value transfer Type reference (TYPE) SWFWSDEFRL Defintionsrelease einer Aufgabe 20020206
3 Importing I_LOGSYS Value transfer Type reference (TYPE) TBDLS-LOGSYS Logisches System 20010920
# Exception Resumable Description Created on
1 CX_SWF_WS_HANDLER_EXCEPTION 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 Exporting E_IMPLID Value transfer Type reference (TYPE) SWFIMPLID ID einer Implementierungs-Definition 20020206
2 Exporting E_INTFID Value transfer Type reference (TYPE) SWFINTFID ID einer Interface-Definition 20020206
3 Exporting E_PORTID Value transfer Type reference (TYPE) SWFPORTID ID eines Service-Ports 20020206
4 Exporting E_SERVICE_DIRECTORY Value transfer Type reference (TYPE) SWFWSWSDIR Service-Directory 20011116
5 Exporting E_SERVICE_ID_OLD Value transfer Type reference (TYPE) SWLSRVID Service-ID 20011119
6 Importing I_DEFRELEASE Value transfer Type reference (TYPE) SWFWSDEFRL Defintionsrelease einer Aufgabe 20020206
7 Importing I_LOGSYS Value transfer Type reference (TYPE) LOGSYS 20020206
8 Importing I_TASK Value transfer Type reference (TYPE) SWWWIHEAD-WI_RH_TASK Aufgabenkennung 20011116
# Exception Resumable Description Created on
1 CX_SWF_WS_CACHE_EXCEPTION 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 CX_SWF_WS_EXCEPTION 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 Exporting E_DEFRELEASE Value transfer Type reference (TYPE) SWFWSDEFRL Defintionsrelease einer Aufgabe 20020306
2 Exporting E_IMPLID Value transfer Type reference (TYPE) SWFIMPLID ID einer Implementierungs-Definition 20020306
3 Exporting E_INTFID Value transfer Type reference (TYPE) SWFINTFID ID einer Interface-Definition 20020306
4 Exporting E_LANGU Value transfer Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20020306
5 Exporting E_LOCAL Value transfer Type reference (TYPE) FLAG "local"-Eigenschaft des Kontexts 20021030
6 Exporting E_LOGSYS Value transfer Type reference (TYPE) LOGSYS 20020306
7 Exporting E_PORTID Value transfer Type reference (TYPE) SWFPORTID ID eines Service-Ports 20020306
8 Exporting E_REQUEST_TYPE Value transfer Type reference (TYPE) SWFWSRQTYP Webservice-Ausführung: Typ eines Requests 20020306
9 Exporting E_RFCDEST Value transfer Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20021030
10 Exporting E_SERVICE_DIRECTORY Value transfer Type reference (TYPE) SWFWSWSDIR Service-Directory 20020306
11 Exporting E_SERVICE_ID_OLD Value transfer Type reference (TYPE) SWLSRVID Service-ID 20020306
12 Exporting E_TASK Value transfer Type reference (TYPE) SWW_TASK Aufgabenkennung 20020306
13 Exporting E_UNAME Value transfer Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20020306
14 Exporting E_WIID Value transfer Type reference (TYPE) SWWWIHEAD-WI_ID Workitem-Kennung 20020306
15 Exporting 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 Importing LOGSYS Value transfer Type reference (TYPE) LOGSYS 20020313
2 Importing NAMEONLY Value transfer Type reference (TYPE) FLAG allgemeines flag 20020321
3 Importing SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20020313
4 Importing 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 CX_SWF_WS_CACHE_EXCEPTION 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 CX_SWF_WS_CACHE_EXCEPTION 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 Exporting E_DEFRELEASE Value transfer Type reference (TYPE) SWFWSDEFRL Defintionsrelease einer Aufgabe 20010920
2 Exporting E_LANGU Value transfer Type reference (TYPE) SY-LANGU R/3-System, aktuelle Sprache 20010920
3 Exporting E_LOGSYS Value transfer Type reference (TYPE) TBDLS-LOGSYS Logisches System 20010920
4 Exporting E_REQUEST_TYPE Value transfer Type reference (TYPE) SWFWSRQTYP Webservice-Ausführung: Typ eines Requests 20011116
5 Exporting E_TASK Value transfer Type reference (TYPE) SWWWIHEAD-WI_RH_TASK Aufgabenkennung 20010920
6 Exporting E_UNAME Value transfer Type reference (TYPE) SY-UNAME R/3-System, Anmeldename des Benutzers 20010920
7 Exporting E_WIID Value transfer Type reference (TYPE) SWWWIHEAD-WI_ID Workitem-Kennung 20010920
8 Exporting E_XID Value transfer Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20011122
9 Importing I_FORMFIELDS Value transfer Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20010920
# Exception Resumable Description Created on
1 CX_SWF_WS_HANDLER_EXCEPTION Kontext für Webservice-Handler 20011126
2 CX_SWF_WS_INFO_EXCEPTION Test-Ausnahme 20020313
3 CX_SWF_WS_TEST_EXCEPTION Test-Ausnahme 20011204

Method SET_CALLBACK_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing I_DEFRELEASE Call by reference Type reference (TYPE) SWFWSDEFRL Defintionsrelease einer Aufgabe 20020306
2 Importing I_LANGU Call by reference Type reference (TYPE) SYLANGU R/3-System, aktuelle Sprache 20020306
3 Importing I_LOGSYS Call by reference Type reference (TYPE) LOGSYS 20020306
4 Importing I_PARAMETERS_NVP Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20021030
5 Importing I_REQUEST_TYPE Call by reference Type reference (TYPE) SWFWSRQTYP Webservice-Ausführung: Typ eines Requests 20020306
6 Importing I_TASK Call by reference Type reference (TYPE) SWW_TASK Aufgabenkennung 20020306
7 Importing I_UNAME Call by reference Type reference (TYPE) SYUNAME R/3-System, Anmeldename des Benutzers 20020306
8 Importing I_WIID Call by reference Type reference (TYPE) SWWWIHEAD-WI_ID Workitem-Kennung 20020306
9 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing I_IMPLID Value transfer Type reference (TYPE) SWFIMPLID ID einer Implementierungs-Definition 20020206
2 Importing I_INTFID Value transfer Type reference (TYPE) SWFINTFID ID einer Interface-Definition 20020206
3 Importing I_PORTID Value transfer Type reference (TYPE) SWFPORTID ID eines Service-Ports 20020206
4 Importing 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 Importing 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