SAP ABAP Class IF_SWF_RUN_WIM_CONTEXT (Workflow: Work Item Manager (Context))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SWF_RUN_WIM Workflow: Work Item Manager 20010112
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_RUN_WIM_LOCAL Workflow: Service Class for WIM 20010112
Properties
Class IF_SWF_RUN_WIM_CONTEXT  
Short Description Workflow: Work Item Manager (Context)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010112   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWF_RUN_WIM_CONTEXT has no forward declaration.
Interfaces
Class IF_SWF_RUN_WIM_CONTEXT has no interface implemented.
Friends
Class IF_SWF_RUN_WIM_CONTEXT has no friend class.
Attributes
Class IF_SWF_RUN_WIM_CONTEXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_REQUESTER Instance method Public Method Deletes Requester 20010618
2 GET_CONTEXT Instance method Public Method Reads Context 20010112
3 GET_CONTEXT_REF Instance method Public Method Delivers Reference to the Context 20011217
4 GET_REQUESTER Instance method Public Method Reads Semantic Requester 20010313
5 SET_CONTEXT Instance method Public Method Sets Context 20010112
6 SET_REQUESTER Instance method Public Method Sets Semantic Requester 20010313
Events
Class IF_SWF_RUN_WIM_CONTEXT has no event.
Types
Class IF_SWF_RUN_WIM_CONTEXT has no local type.
Method Signatures

Method CLEAR_REQUESTER Signature

Method CLEAR_REQUESTER on class IF_SWF_RUN_WIM_CONTEXT has no parameter.
Method CLEAR_REQUESTER on class IF_SWF_RUN_WIM_CONTEXT has no exception.

Method GET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CONTEXT Value transfer Type reference (TYPE) SWW_WIMCTX Workflow: Context des WIM 20010112

Method GET_CONTEXT on class IF_SWF_RUN_WIM_CONTEXT has no exception.

Method GET_CONTEXT_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CONTEXT_REF Call by reference Type reference (TYPE) DATA Workflow: Context des WIM 20011217

Method GET_CONTEXT_REF on class IF_SWF_RUN_WIM_CONTEXT has no exception.

Method GET_REQUESTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_REQUESTER Value transfer Type reference (TYPE) SWW_CALLER Workflow: Semantischer Auftraggeber für Aktion 20010313

Method GET_REQUESTER on class IF_SWF_RUN_WIM_CONTEXT has no exception.

Method SET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTEXT Call by reference Type reference (TYPE) SWW_WIMCTX Workflow: Context des WIM 20010112

Method SET_CONTEXT on class IF_SWF_RUN_WIM_CONTEXT has no exception.

Method SET_REQUESTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REQUESTER Call by reference Type reference (TYPE) SWW_CALLER Workflow: Semantischer Auftraggeber für Aktion 20010313

Method SET_REQUESTER on class IF_SWF_RUN_WIM_CONTEXT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in