SAP ABAP Class IF_SWF_RUN_WIM_ADHOC (Workflow: Work Item Manager (AdHoc Workflow))
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SWF_RUN_WIM_INTERNAL Workflow: Work Item Manager (Local) 20041008
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_RUN_WIM_LOCAL Workflow: Service Class for WIM 20041008
Properties
Class IF_SWF_RUN_WIM_ADHOC  
Short Description Workflow: Work Item Manager (AdHoc Workflow)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041008   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWF_RUN_WIM_ADHOC has no forward declaration.
Interfaces
Class IF_SWF_RUN_WIM_ADHOC has no interface implemented.
Friends
Class IF_SWF_RUN_WIM_ADHOC has no friend class.
Attributes
Class IF_SWF_RUN_WIM_ADHOC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_INSTANCE Instance method Public Method Add AdHoc Instance 20041008
2 COMPLETE_INSTANCE Instance method Public Method End AdHoc Instance 20041008
3 GET_INSTANCE Instance method Public Method Return AdHoc Instance 20041026
4 GET_INSTANCE_DATA Instance method Public Method Return AdHoc Instance as Structure 20041026
5 HAS_ACTIVE_INSTANCE Instance method Public Method Checks Whether an Active (Started) AdHoc Instance Exists 20041105
Events
Class IF_SWF_RUN_WIM_ADHOC has no event.
Types
Class IF_SWF_RUN_WIM_ADHOC has no local type.
Method Signatures

Method ADD_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ADHOC_INSTANCE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_ADHOC_PROXY 20041008
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20041020

Method COMPLETE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ADHOC_INSTANCE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_ADHOC_PROXY 20041008
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20041020

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROCESS_ID Call by reference Type reference (TYPE) SWFREXTPROCID Workflow: Id eines externen Prozesses 20041026
2 Importing IM_PROCESS_TYPE Call by reference Type reference (TYPE) SWFREXTPROCTYPE Workflow: Typ eines externen Prozesses 20041026
3 Returning RE_ADHOC_INSTANCE Value transfer Object reference (TYPE REF TO) IF_SWF_RUN_ADHOC_PROXY Workflow: Proxy für einen AdHoc-Workflow 20041026
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20041026

Method GET_INSTANCE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROCESS_ID Call by reference Type reference (TYPE) SWFREXTPROCID Workflow: Id eines externen Prozesses 20041026
2 Importing IM_PROCESS_TYPE Call by reference Type reference (TYPE) SWFREXTPROCTYPE Workflow: Typ eines externen Prozesses 20041026
3 Returning RE_DATA Value transfer Type reference (TYPE) SWFRSEXTPROC Struktur für Beziehung zwischen Workitem und ext. Prozess 20041026

Method GET_INSTANCE_DATA on class IF_SWF_RUN_WIM_ADHOC has no exception.

Method HAS_ACTIVE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_HAS_ACTIVE_INSTANCE Value transfer Type reference (TYPE) XFELD 20041105

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