SAP ABAP Class CL_SWF_WSI_PORT_HTTP_DIALOG (HTTP Port for Dialog 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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_WSI_PORT Web Service Port Interface 20011116
Properties
Class CL_SWF_WSI_PORT_HTTP_DIALOG  
Short Description HTTP Port for Dialog Services    
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 20011116   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFWS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_WSI_PORT Web Service Port Interface 20011116
Friends
Class CL_SWF_WSI_PORT_HTTP_DIALOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADDRESS Instance attribute Private Type reference (TYPE) STRING 20011119
2 CALLMODE Instance attribute Private Type reference (TYPE) SWLWPCM Call Mode of an External Service 20011121
3 CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WSS_HANDLER_CONTEXT Context Interface for Web Service Handler 20011119
4 C_CALLBACK_METHOD Constant Private Type reference (TYPE) STRING 'EXECUTE_CALLBACK' 20020208
5 C_REDIRECT_METHOD Constant Private Type reference (TYPE) STRING 'EXECUTE_REDIRECT' 20020208
6 EXECUTE_METHOD Instance attribute Private Type reference (TYPE) STRING Name of Executed Method 20011122
7 FAULT_MESSAGE Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WSI_MESSAGE Message Interface 20011121
8 HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WSS_HANDLER Handler Interface for Web Service Execution 20011121
9 INPUT_MESSAGE Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WSI_MESSAGE Message Interface 20011121
10 OUTPUT_MESSAGE Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WSI_MESSAGE Message Interface 20011121
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20011119
2 CREATE Static method Public Method Factory 20011119
3 CREATE_CALLBACK_MESSAGE Instance method Private Method Generates Callback of Asynchronous Service Operation 20011123
4 CREATE_INPUT_MESSAGE Instance method Private Method Creates Input of Service Operation 20011121
5 EXECUTE_CALLBACK Instance method Private Method Executes Callback Processing 20011122
6 EXECUTE_REDIRECT Instance method Private Method Executes Redirect to Service URL 20020213
7 GET_LAUNCH_URL Instance method Private Method Gets Final Launch URL 20011204
Events
Class CL_SWF_WSI_PORT_HTTP_DIALOG has no event.
Types
Class CL_SWF_WSI_PORT_HTTP_DIALOG has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SWF_WSS_HANDLER_CONTEXT Kontext-Interface für Webservice-Handler 20011119
2 Importing I_HANDLER Call by reference Object reference (TYPE REF TO) IF_SWF_WSS_HANDLER Handler-Interface für Webservice-Execution 20011121
# Exception Resumable Description Created on
1 CX_SWF_WS_HANDLER_EXCEPTION Fehler im WebServices-Handler 20020314

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PORT Call by reference Object reference (TYPE REF TO) IF_SWF_WSI_PORT WebService-Port-Interface 20011119
2 Importing I_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SWF_WSS_HANDLER_CONTEXT Kontext-Interface für Webservice-Handler 20011119
3 Importing I_HANDLER Call by reference Object reference (TYPE REF TO) IF_SWF_WSS_HANDLER Handler-Interface für Webservice-Execution 20011121
# Exception Resumable Description Created on
1 CX_SWF_WS_HANDLER_EXCEPTION Fehler im WebServices-Handler 20020314

Method CREATE_CALLBACK_MESSAGE Signature

Method CREATE_CALLBACK_MESSAGE on class CL_SWF_WSI_PORT_HTTP_DIALOG has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_WS_HANDLER_EXCEPTION Fehler im WebServices-Handler 20020228

Method CREATE_INPUT_MESSAGE Signature

Method CREATE_INPUT_MESSAGE on class CL_SWF_WSI_PORT_HTTP_DIALOG has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_WS_HANDLER_EXCEPTION Fehler im WebServices-Handler 20020228

Method EXECUTE_CALLBACK Signature

Method EXECUTE_CALLBACK on class CL_SWF_WSI_PORT_HTTP_DIALOG has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_WS_HANDLER_EXCEPTION Fehler im WebServices-Handler 20011127

Method EXECUTE_REDIRECT Signature

Method EXECUTE_REDIRECT on class CL_SWF_WSI_PORT_HTTP_DIALOG has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_WS_HANDLER_EXCEPTION Fehler im WebServices-Handler 20020227
2 CX_SWF_WS_HTTP_EXCEPTION Fehler bei der HTTP-Kommunikation 20020221

Method GET_LAUNCH_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LAUNCH_URL Call by reference Type reference (TYPE) STRING 20011204
# Exception Resumable Description Created on
1 CX_SWF_WS_HANDLER_EXCEPTION Fehler im WebServices-Handler 20020227
History
Last changed by/on SAP  20130531 
SAP Release Created in 620