SAP ABAP Class CL_SWF_WSI_PORT_LOCAL (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 20021030
Properties
Class CL_SWF_WSI_PORT_LOCAL  
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 20021030   SAP 
Last change 20110908   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 20021030
Friends
Class CL_SWF_WSI_PORT_LOCAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CALLMODE Instance attribute Private Type reference (TYPE) SWLWPCM Call Mode of an External Service 20021030
2 CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WSS_HANDLER_CONTEXT Context Interface for Web Service Handler 20021030
3 C_CALLBACK_METHOD Constant Private Type reference (TYPE) STRING 'EXECUTE_CALLBACK' 20021030
4 EXECUTE_METHOD Instance attribute Private Type reference (TYPE) STRING Name of Executed Method 20021030
5 FAULT_MESSAGE Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WSI_MESSAGE Message Interface 20021030
6 HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WSS_HANDLER Handler Interface for Web Service Execution 20021030
7 OUTPUT_MESSAGE Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WSI_MESSAGE Message Interface 20021030
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20021030
2 CREATE Static method Public Method Factory 20021030
3 CREATE_CALLBACK_MESSAGE Instance method Private Method Generates Callback of Asynchronous Service Operation 20021030
4 EXECUTE_CALLBACK Instance method Private Method Executes Callback Processing 20021030
Events
Class CL_SWF_WSI_PORT_LOCAL has no event.
Types
Class CL_SWF_WSI_PORT_LOCAL 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 20021030
2 Importing I_HANDLER Call by reference Object reference (TYPE REF TO) IF_SWF_WSS_HANDLER Handler-Interface für Webservice-Execution 20021030
# Exception Resumable Description Created on
1 CX_SWF_WS_HANDLER_EXCEPTION Fehler im WebServices-Handler 20021030

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 20021030
2 Importing I_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SWF_WSS_HANDLER_CONTEXT Kontext-Interface für Webservice-Handler 20021030
3 Importing I_HANDLER Call by reference Object reference (TYPE REF TO) IF_SWF_WSS_HANDLER Handler-Interface für Webservice-Execution 20021030
# Exception Resumable Description Created on
1 CX_SWF_WS_HANDLER_EXCEPTION Fehler im WebServices-Handler 20021030

Method CREATE_CALLBACK_MESSAGE Signature

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

Method EXECUTE_CALLBACK Signature

Method EXECUTE_CALLBACK on class CL_SWF_WSI_PORT_LOCAL has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_WS_HANDLER_EXCEPTION Fehler im WebServices-Handler 20021030
History
Last changed by/on SAP  20110908 
SAP Release Created in 630