SAP ABAP Class CL_SWF_TST_WFUNIT_EX001 (Workitem Exit für Unit Tests)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM-RUN (Application Component) Runtime
     SWF_TST_WI_EXIT_API (Package) Workflow: Unit Tests for API of Work Item Exit
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_IFS_WORKITEM_EXIT Workflow Interfaces: Runtime Exit 20051104
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_TST_WFUNIT_EXIT Workflow Exit API 20051107
Properties
Class CL_SWF_TST_WFUNIT_EX001  
Short Description Workitem Exit für Unit Tests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_TST_WI_EXIT_API   Workflow: Unit Tests for API of Work Item Exit 
Created 20051104   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_TST_WFUNIT_EX001 has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_IFS_WORKITEM_EXIT Workflow Interfaces: Runtime Exit 20051104
2 IF_SWF_TST_WFUNIT_EXIT Workflow Exit API 20051107
Friends
Class CL_SWF_TST_WFUNIT_EX001 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EVENT_LOG Static Attribute Private Type reference (TYPE) SWF_TST_TT_EVENT_ITEM Table type: Event Item 20051107
2 EVENT_RULE Static Attribute Private Type reference (TYPE) SWF_TST_TT_EVENT_ITEM_RULE Table type: SWF_TST_EVENT_ITEM_RULE 20051104
3 HAS_THROWN_EXCEPTION Static Attribute Private Type reference (TYPE) C Exception thrown 20051107
4 INCONSISTENCY_DETECTED Static Attribute Private Type reference (TYPE) C Inconsistency detected 20051104
5 IS_ANALYSIS_RUN Static Attribute Private Type reference (TYPE) C 20051104
6 WF_ID Static Attribute Public Type reference (TYPE) SWW_WIID Work item ID 20051122
7 WI_ID Static Attribute Public Type reference (TYPE) SWW_WIID Work item ID 20051122
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_MESSAGE Instance method Private Method Create the message 20051104
2 GET_EVENT_RULE Instance method Private Method Event rule 20051104
3 HANDLE_EVENT Instance method Private Method Handle the event 20051104
Events
Class CL_SWF_TST_WFUNIT_EX001 has no event.
Types
Class CL_SWF_TST_WFUNIT_EX001 has no local type.
Method Signatures

Method CREATE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EVENT_NAME Call by reference Type reference (TYPE) SWW_EVTTYP 20051104
2 Importing IM_VA Call by reference Type reference (TYPE) I 20051104
3 Returning RE_VA Value transfer Type reference (TYPE) SWF_T100MS 20051104

Method CREATE_MESSAGE on class CL_SWF_TST_WFUNIT_EX001 has no exception.

Method GET_EVENT_RULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EVENT_NAME Call by reference Type reference (TYPE) SWW_EVTTYP 20051104
2 Importing IM_WORKITEM_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WAPI_WORKITEM_CONTEXT 20051104
3 Returning RE_VA Value transfer Type reference (TYPE) STRING 20051104
# Exception Resumable Description Created on
1 CX_SWF_IFS_WORKITEM_EXIT_ERROR 20051104

Method HANDLE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EVENT_NAME Call by reference Type reference (TYPE) SWW_EVTTYP 20051104
2 Importing IM_WORKITEM_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WAPI_WORKITEM_CONTEXT 20051104
# Exception Resumable Description Created on
1 CX_SWF_IFS_WORKITEM_EXIT_ERROR 20051104
History
Last changed by/on SAP  20110908 
SAP Release Created in 700