SAP ABAP Class IF_SWF_RUN_WFM (Interface for Workflow Manager)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_BPE_SP BPE Service Provider 20070301
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_RUN_WFM Workflow Manager 20020423
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_RUN_WFM_EMPTY Trivial WFM for Single-Step Tasks 20030811
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_RUN_WFM_PARKED_EVENTS WFM for Requests for Parked Events 20031118
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_RUN_WFM_WORKQUEUE WFM for Worklists 20050513
Properties
Class IF_SWF_RUN_WFM  
Short Description Interface for Workflow Manager    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020423   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWF_RUN_WFM has no forward declaration.
Interfaces
Class IF_SWF_RUN_WFM has no interface implemented.
Friends
Class IF_SWF_RUN_WFM has no friend class.
Attributes
Class IF_SWF_RUN_WFM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CANCEL Instance method Public Method Cancels a complete workflow 20030902
2 CHECK_RESULT_MODELLED Instance method Public Method 20030811
3 COMPLETE Instance method Public Method Finishes a Complete Workflow 20051010
4 DISCARD Instance method Public Method 20080218
5 GET_PARKED_EVENT Instance method Public Method 20031023
6 RENDER_STATUS Instance method Public Method 20040922
7 RUN Instance method Public Method Starts Workflow Manager Session 20030702
8 STRAIGHTEN Instance method Public Method 20041006
Events
Class IF_SWF_RUN_WFM has no event.
Types
Class IF_SWF_RUN_WFM has no local type.
Method Signatures

Method CANCEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PROCESS_STATUS Call by reference Object reference (TYPE REF TO) IF_SWF_WFM_PROCESS_STATUS Prozessstatus-Interface 20040917
2 Importing IM_CANCEL_ONLY_CHILDREN Value transfer Type reference (TYPE) FLAG ' ' 20030925
# Exception Resumable Description Created on
1 CX_SWF_WFM_WIM_RETURN WFM: Exception, die WIM zurückgegeben wird 20031121

Method CHECK_RESULT_MODELLED Signature

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

Method CHECK_RESULT_MODELLED on class IF_SWF_RUN_WFM has no exception.

Method COMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PROCESS_STATUS Call by reference Object reference (TYPE REF TO) IF_SWF_WFM_PROCESS_STATUS Prozessstatus-Interface 20051010
# Exception Resumable Description Created on
1 CX_SWF_WFM_WIM_RETURN WFM: Exception, die WIM zurückgegeben wird 20051010

Method DISCARD Signature

Method DISCARD on class IF_SWF_RUN_WFM has no parameter.
Method DISCARD on class IF_SWF_RUN_WFM has no exception.

Method GET_PARKED_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CORRELATIONS Call by reference Type reference (TYPE) SIBFLPORBT 20031023
2 Importing IM_EVENT Call by reference Type reference (TYPE) SIBFEVENT 20031023
3 Importing IM_SENDER Call by reference Type reference (TYPE) SIBFLPORB 20031023
4 Returning RE_PARKED_EVENT Value transfer Object reference (TYPE REF TO) IF_SWF_RUN_WIM_EVENT 20031023
# Exception Resumable Description Created on
1 CX_SWF_WFM_EMPTY_RESULT WFM: Methode liefert kein Ergebnis 20031023

Method RENDER_STATUS Signature

Method RENDER_STATUS on class IF_SWF_RUN_WFM has no parameter.
Method RENDER_STATUS on class IF_SWF_RUN_WFM has no exception.

Method RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESULT Call by reference Object reference (TYPE REF TO) CL_SWF_RUN_RESULT Workflow: Ergebnis 20031104
# Exception Resumable Description Created on
1 CX_SWF_WFM WFM: Ausnahme 20030811
2 CX_SWF_WFM_WIM_RETURN_ERROR WFM: Exception für den WIM 20031107
3 CX_SWF_WFM_WIM_RETURN_TEMP WFM: Temporäre Exception für den WIM 20031107

Method STRAIGHTEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RESULT Call by reference Object reference (TYPE REF TO) CL_SWF_RUN_RESULT Workflow: Ergebnis 20050623
# Exception Resumable Description Created on
1 CX_SWF_WFM WFM: Ausnahme 20050623
2 CX_SWF_WFM_WIM_RETURN_ERROR WFM: Exception für den WIM 20050623
3 CX_SWF_WFM_WIM_RETURN_TEMP WFM: Temporäre Exception für den WIM 20050623
History
Last changed by/on SAP  20110908 
SAP Release Created in