SAP ABAP Interface IF_SWF_RUN_WIM_ADHOC (Workflow: Work Item Manager (AdHoc Workflow))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_RUN (Package) Workflow: Runtime
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
Interface IF_SWF_RUN_WIM_ADHOC  
Short Description Workflow: Work Item Manager (AdHoc Workflow)    
General Data
Package SWF_RUN   Workflow: Runtime 
Created 20041008   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWF_RUN_WIM_ADHOC has no forward declaration.
Interfaces
Interface IF_SWF_RUN_WIM_ADHOC has no interface.
Friends
Interface IF_SWF_RUN_WIM_ADHOC has no friend.
Attributes
Interface 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
Interface IF_SWF_RUN_WIM_ADHOC has no event.
Types
Interface 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 Interface 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 Interface IF_SWF_RUN_WIM_ADHOC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700