SAP ABAP Class IF_SWF_XML_CONTEXT (WebFlow: Context Data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_XML_CONTEXT WebFlow: Context Data 20010221
Properties
Class IF_SWF_XML_CONTEXT  
Short Description WebFlow: Context Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010221   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWF_XML_CONTEXT has no forward declaration.
Interfaces
Class IF_SWF_XML_CONTEXT has no interface implemented.
Friends
Class IF_SWF_XML_CONTEXT has no friend class.
Attributes
Class IF_SWF_XML_CONTEXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DESTINATION_URL Instance method Public Method Delivers the URL to Which the Document Is Sent 20010712
2 GET_LOCAL_URL Instance method Public Method Delivers the URL of the Local Process Instance 20010712
3 GET_PROCESS_PROXY Instance method Public Method Delivers the Proxy Object (If Available) 20011213
4 GET_REMOTE_URL Instance method Public Method Delivers the URL of Remote Process Instance 20010712
5 GET_STATUS Instance method Public Method Delivers the Status 20010221
6 GET_WI_ID Instance method Public Method Delivers the Work Item ID 20010221
7 SET_REMOTE_URL Instance method Public Method Sets the URL of the Remote Process Instance 20010712
Events
Class IF_SWF_XML_CONTEXT has no event.
Types
Class IF_SWF_XML_CONTEXT has no local type.
Method Signatures

Method GET_DESTINATION_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_URL Value transfer Type reference (TYPE) STRING 20010712

Method GET_DESTINATION_URL on class IF_SWF_XML_CONTEXT has no exception.

Method GET_LOCAL_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_URL Value transfer Type reference (TYPE) STRING 20010712

Method GET_LOCAL_URL on class IF_SWF_XML_CONTEXT has no exception.

Method GET_PROCESS_PROXY Signature

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

Method GET_PROCESS_PROXY on class IF_SWF_XML_CONTEXT has no exception.

Method GET_REMOTE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_URL Value transfer Type reference (TYPE) STRING 20010712

Method GET_REMOTE_URL on class IF_SWF_XML_CONTEXT has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STATUS Value transfer Type reference (TYPE) STRING Status 20010221

Method GET_STATUS on class IF_SWF_XML_CONTEXT has no exception.

Method GET_WI_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_WI_ID Value transfer Type reference (TYPE) STRING Workitem-ID 20010221

Method GET_WI_ID on class IF_SWF_XML_CONTEXT has no exception.

Method SET_REMOTE_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_REMOTE_URL on class IF_SWF_XML_CONTEXT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in