SAP ABAP Class IF_SWF_RUN_WIM_UTIL (Workflow: Utilities for Runtime)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_RUN_WIM_UTIL Workflow: Utility Class for Work Items 20011005
Properties
Class IF_SWF_RUN_WIM_UTIL  
Short Description Workflow: Utilities for Runtime    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20011005   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWF_RUN_WIM_UTIL has no forward declaration.
Interfaces
Class IF_SWF_RUN_WIM_UTIL has no interface implemented.
Friends
Class IF_SWF_RUN_WIM_UTIL has no friend class.
Attributes
Class IF_SWF_RUN_WIM_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_DEPENDANT_WORKITEMS Instance method Public Method Deletes all dependent work items 20020111
2 ENQ_DEPENDANT_WORKITEMS Instance method Public Method Lock All Dependent Work Items (Using TOP_WIID) 20011206
3 ENQ_PARENT_FLOWS Instance method Public Method Lock All Parent Workflows 20011210
4 GET_ACTIVITY_GROUP_AGENTS Instance method Public Method Determine User from Activity Group 20011005
Events
Class IF_SWF_RUN_WIM_UTIL has no event.
Types
Class IF_SWF_RUN_WIM_UTIL has no local type.
Method Signatures

Method DELETE_DEPENDANT_WORKITEMS Signature

Method DELETE_DEPENDANT_WORKITEMS on class IF_SWF_RUN_WIM_UTIL has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM Ausnahme im WIM 20030722
2 CX_SWF_RUN_WIM_DEF_FAILED Zugriff auf Definition fehlgeschlagen 20020111
3 CX_SWF_RUN_WIM_ENQ_FAILED Enqueue fehlgeschlagen 20020111
4 CX_SWF_RUN_WIM_EXEC_FAILED Ausführung fehlgeschlagen 20020111
5 CX_SWF_RUN_WIM_INCONSIST_DATA Inkonsistenter Datenbestand 20020111
6 CX_SWF_RUN_WIM_QUERY_FAILED Workitemquery fehlgeschlagen 20020114
7 CX_SWF_RUN_WIM_READ_FAILED Workitem kann nicht gelesen werden 20020111

Method ENQ_DEPENDANT_WORKITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ENQUEUE_OWNER Call by reference Type reference (TYPE) STRING Workflow: Enqueueowner 20011206
2 Importing IM_STATUS_VARIANT Call by reference Type reference (TYPE) SWR_STAVAR '0003' Selektionsvariante für Infosystem (Status) 20020308
3 Returning RE_WIHANDLES Value transfer Type reference (TYPE) SWWTWIINST Workflow: Tabelle mit Workitem-Handles 20011206
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_ENQ_FAILED Enqueue fehlgeschlagen 20011206

Method ENQ_PARENT_FLOWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ENQUEUE_OWNER Call by reference Type reference (TYPE) STRING Workflow: Enqueueowner 20011210
2 Returning RE_WIHANDLES Value transfer Type reference (TYPE) SWWTWIINST Workflow: Tabelle mit Workitem-Handles 20011210
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_ENQ_FAILED Enqueue fehlgeschlagen 20011210

Method GET_ACTIVITY_GROUP_AGENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AGR_NAME Call by reference Type reference (TYPE) AGR_NAME Name der Rolle 20011005
2 Returning RE_AGENTS Value transfer Type reference (TYPE) TSWHACTOR Tabelle mit OrgObjekten 20011005
# Exception Resumable Description Created on
1 CX_SWF_RUN_WIM_UTIL_FAILED Workflow: Workitemutility konnete nicht ausgeführt werden 20011005
History
Last changed by/on SAP  20110908 
SAP Release Created in