SAP ABAP Class CL_SWF_WSS_HANDLER_CALLBACK (Callback Handler for External 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_WSS_HANDLER Handler Interface for Web Service Execution 20011121
Properties
Class CL_SWF_WSS_HANDLER_CALLBACK  
Short Description Callback Handler for External 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
Class CL_SWF_WSS_HANDLER_CALLBACK has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_WSS_HANDLER Handler Interface for Web Service Execution 20011121
Friends
Class CL_SWF_WSS_HANDLER_CALLBACK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTEXT Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WSS_HANDLER_CONTEXT Context Interface for Web Service Handler 20011121
2 FAULT_MESSAGE Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WSI_MESSAGE Message Interface 20011127
3 INPUT_MESSAGE Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WSI_MESSAGE Message Interface 20011127
4 OUTPUT_MESSAGE Instance attribute Private Object reference (TYPE REF TO) IF_SWF_WSI_MESSAGE Message Interface 20011127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20011121
2 CREATE Static method Public Method Factory 20011121
Events
Class CL_SWF_WSS_HANDLER_CALLBACK has no event.
Types
Class CL_SWF_WSS_HANDLER_CALLBACK 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

Method CONSTRUCTOR on class CL_SWF_WSS_HANDLER_CALLBACK has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_HANDLER Call by reference Object reference (TYPE REF TO) IF_SWF_WSS_HANDLER Handler-Interface für Webservice-Execution 20011121
2 Importing IM_HANDLER_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SWF_WSS_HANDLER_CONTEXT Kontext-Interface für Webservice-Handler 20011121

Method CREATE on class CL_SWF_WSS_HANDLER_CALLBACK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620