SAP ABAP Class CL_SWF_RUN_UTL_EVENT (Workflow: Utility for Parked Events)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_RUN (Package) Workflow: Runtime
Properties
Class CL_SWF_RUN_UTL_EVENT  
Short Description Workflow: Utility for Parked Events    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWF_RUN   Workflow: Runtime 
Created 20020722   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SWFCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SWFCR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SWF_RUN_UTL_EVENT has no interface implemented.
Friends
Class CL_SWF_RUN_UTL_EVENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_STATUS_DELIVERED Constant Private Type reference (TYPE) SWF_EVTSTA '03' 20030408
2 MC_STATUS_OBSOLETE Constant Private Type reference (TYPE) SWF_EVTSTA '02' 20030408
3 MC_STATUS_PARKED Constant Private Type reference (TYPE) SWF_EVTSTA '01' 20030408
4 M_WI_HANDLE Instance attribute Private Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL Workflow: Work Item Manager (Local) 20020722
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020722
2 CREATE Static method Public Method Create Object 20020722
3 DELETE_BY_WIID Static method Public Method Deletes Parked Events Using WI-ID 20030409
4 DELIVER Static method Public Method Deliver Parked Events 20020722
5 GET_PARKED_EVENT Static method Public Method Deliver Parked Events 20031023
6 PARK Instance method Public Method Park Event 20020722
7 SET_EVENT_DELIVERED Static method Public Method Sets Status of Parked Events to DELIVERED 20031023
Events
Class CL_SWF_RUN_UTL_EVENT has no event.
Types
Class CL_SWF_RUN_UTL_EVENT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WI_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL Workflow: Workitemmanager (lokal) 20020722

Method CONSTRUCTOR on class CL_SWF_RUN_UTL_EVENT has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WI_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL Workflow: Workitemmanager (lokal) 20020722
2 Returning RE_UTL_EVENT Value transfer Object reference (TYPE REF TO) CL_SWF_RUN_UTL_EVENT Workflow: Utility für geparkte Events 20020722

Method CREATE on class CL_SWF_RUN_UTL_EVENT has no exception.

Method DELETE_BY_WIID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WIID Call by reference Type reference (TYPE) SWW_WIID 20030409

Method DELETE_BY_WIID on class CL_SWF_RUN_UTL_EVENT has no exception.

Method DELIVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WF_HANDLE Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL Workflow: Workitemmanager (lokal) 20020722
2 Importing IM_WI_HANDLES Call by reference Type reference (TYPE) SWWTWIHNDL Workflow: Tabelle mit Workitemhandles 20020722

Method DELIVER on class CL_SWF_RUN_UTL_EVENT 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 Importing IM_WF_ID Call by reference Type reference (TYPE) SWW_WIID Workflow: Workitemmanager (lokal) 20031023
5 Returning RE_PARKED_EVENT Value transfer Object reference (TYPE REF TO) CL_SWF_MOD_EVENT 20031023

Method GET_PARKED_EVENT on class CL_SWF_RUN_UTL_EVENT has no exception.

Method PARK 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 20030606
2 Importing IM_EVENT Call by reference Type reference (TYPE) SIBFEVENT Ereignis 20020722
3 Importing IM_EVENT_CONTAINER Call by reference Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER Container - Implementierung einer 'Collection' 20020722
4 Importing IM_RECTYPE Call by reference Type reference (TYPE) SWFERECTYP Name des Verbrauchertyps 20020722
5 Importing IM_SENDER Call by reference Type reference (TYPE) SIBFLPORB Lokale Persistente Objektreferenz - BOR kompatibel 20020722
6 Returning RE_EVENT Value transfer Object reference (TYPE REF TO) CL_SWF_MOD_EVENT Workflow-System: Ereignis in einem Workflow 20020722

Method PARK on class CL_SWF_RUN_UTL_EVENT has no exception.

Method SET_EVENT_DELIVERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EVENT Call by reference Object reference (TYPE REF TO) CL_SWF_MOD_EVENT 20031106
2 Importing IM_FLOWITEM Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL 20031106

Method SET_EVENT_DELIVERED on class CL_SWF_RUN_UTL_EVENT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630