SAP ABAP Class CL_SWF_WSI_PORT_HTTP_BATCH (HTTP Port for Background 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 20011121
Properties
Class CL_SWF_WSI_PORT_HTTP_BATCH  
Short Description HTTP Port for Background 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 20011121   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 20011121
Friends
Class CL_SWF_WSI_PORT_HTTP_BATCH 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 20011121
2 ASYNC Instance attribute Private Type reference (TYPE) FLAG General Flag 20020213
3 CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WSS_HANDLER_CONTEXT Context Interface for Web Service Handler 20011121
4 C_CALLBACK_METHOD Constant Private Type reference (TYPE) STRING 'EXECUTE_CALLBACK' 20020222
5 C_REQ_ASYNC_METHOD Constant Private Type reference (TYPE) STRING 'EXECUTE_REQUEST_ASYNC' 20020222
6 C_REQ_RESP_METHOD Constant Private Type reference (TYPE) STRING 'EXECUTE_REQUEST_RESPONSE_OP' 20020222
7 EXECUTE_METHOD Instance attribute Private Type reference (TYPE) STRING Name of Executed Method 20011127
8 FAULT_MESSAGE Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WSI_MESSAGE Message Interface 20011121
9 HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WSS_HANDLER Handler Interface for Web Service Execution 20011127
10 INPUT_MESSAGE Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WSI_MESSAGE Message Interface 20011121
11 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 20011121
2 CREATE Static method Public Method Factory 20011121
3 CREATE_CALLBACK_MESSAGE Instance method Private Method Creates Callback of Asynchronous Service Operation 20011127
4 CREATE_INPUT_MESSAGE Instance method Private Method Creates Input of Service Operation 20011127
5 CREATE_OUTPUT_MESSAGE Instance method Private Method Creates Output of Synchronous Service Operation 20011127
6 EXECUTE_CALLBACK Instance method Private Method 20020222
7 EXECUTE_REQUEST_ASYNC Instance method Private Method 20011210
8 EXECUTE_REQUEST_RESPONSE_OP Instance method Public Method 20011121
9 GET_LAUNCH_URL Instance method Private Method Gets Final Launch URL 20030114
Events
Class CL_SWF_WSI_PORT_HTTP_BATCH has no event.
Types
Class CL_SWF_WSI_PORT_HTTP_BATCH 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 20011121
2 Importing I_HANDLER Call by reference Object reference (TYPE REF TO) IF_SWF_WSS_HANDLER Handler-Interface für Webservice-Execution 20011127
# Exception Resumable Description Created on
1 CX_SWF_WS_HANDLER_EXCEPTION Fehler im WebServices-Handler 20020311

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

Method CREATE_CALLBACK_MESSAGE Signature

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

Method CREATE_INPUT_MESSAGE Signature

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

Method CREATE_OUTPUT_MESSAGE Signature

Method CREATE_OUTPUT_MESSAGE on class CL_SWF_WSI_PORT_HTTP_BATCH has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_WS_HANDLER_EXCEPTION Fehler im WebServices-Handler 20020305

Method EXECUTE_CALLBACK Signature

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

Method EXECUTE_REQUEST_ASYNC Signature

Method EXECUTE_REQUEST_ASYNC on class CL_SWF_WSI_PORT_HTTP_BATCH 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 im WebServices-Handler 20020227

Method EXECUTE_REQUEST_RESPONSE_OP Signature

Method EXECUTE_REQUEST_RESPONSE_OP on class CL_SWF_WSI_PORT_HTTP_BATCH has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_WS_HANDLER_EXCEPTION Fehler im WebServices-Handler 20020305
2 CX_SWF_WS_HTTP_EXCEPTION Fehler im WebServices-Handler 20020227

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 20030114
# Exception Resumable Description Created on
1 CX_SWF_WS_HANDLER_EXCEPTION Fehler im WebServices-Handler 20030114
History
Last changed by/on SAP  20110908 
SAP Release Created in 620