SAP ABAP Class CL_SWF_XML_CONTEXT (WebFlow: Context Data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_XML (Package) Workflow: XML
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_XML_CONTEXT WebFlow: Context Data 20010221
Properties
Class CL_SWF_XML_CONTEXT  
Short Description WebFlow: Context Data    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_XML   Workflow: XML 
Created 20010221   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_XML_CONTEXT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_XML_CONTEXT WebFlow: Context Data 20010221
Friends
Class CL_SWF_XML_CONTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_DESTINATION_URL Instance attribute Private Type reference (TYPE) STRING 20010712
2 M_LOCAL_URL Instance attribute Private Type reference (TYPE) STRING 20010712
3 M_REMOTE_URL Instance attribute Private Type reference (TYPE) STRING 20010712
4 M_WIM Instance attribute Private Object reference (TYPE REF TO) IF_SWF_RUN_WIM 20010221
5 M_WI_HEADER Instance attribute Private Type reference (TYPE) SWWWIHEAD 20010221
Methods
# Method Level Visibility Method type Description Created on
1 GET_INSTANCE Static method Public Method Creates an Instance 20010221
2 SET_DESTINATION_URL Instance method Public Method Sets the URL that the document is sent to 20010712
3 SET_LOCAL_URL Instance method Public Method Sets a separate URL (for example for callback) 20011207
4 SET_RUN_WIM Instance method Public Method Sets the WIM instance 20010221
Events
Class CL_SWF_XML_CONTEXT has no event.
Types
Class CL_SWF_XML_CONTEXT has no local type.
Method Signatures

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) CL_SWF_XML_CONTEXT 20010221

Method GET_INSTANCE on class CL_SWF_XML_CONTEXT has no exception.

Method SET_DESTINATION_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_URL Call by reference Type reference (TYPE) STRING 20010712

Method SET_DESTINATION_URL on class CL_SWF_XML_CONTEXT has no exception.

Method SET_LOCAL_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_URL Call by reference Type reference (TYPE) STRING 20011207

Method SET_LOCAL_URL on class CL_SWF_XML_CONTEXT has no exception.

Method SET_RUN_WIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RUN_WIM Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM 20010221

Method SET_RUN_WIM on class CL_SWF_XML_CONTEXT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 610