SAP ABAP Class /IWWRK/CL_WF_CREATE_TERM_EVENT (Create terminating event action)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE-WFM (Application Component) Gateway Business Workflow enablement
     /IWWRK/WF_RT_IB (Package) Workflow runtime inbound for gateway
Properties
Class /IWWRK/CL_WF_CREATE_TERM_EVENT  
Short Description Create terminating event action    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWWRK/WF_RT_IB   Workflow runtime inbound for gateway 
Created 20110405   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWWRK/CL_WF_CREATE_TERM_EVENT has no forward declaration.
Interfaces
Class /IWWRK/CL_WF_CREATE_TERM_EVENT has no interface implemented.
Friends
Class /IWWRK/CL_WF_CREATE_TERM_EVENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_CONTAINER Instance attribute Private Type reference (TYPE) SWCONTTAB Container Table 20110405
2 MT_RETURN Instance attribute Private Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20110405
3 MV_EVENT Instance attribute Private Type reference (TYPE) SWO_EVENT Event 20110405
4 MV_OBJECT_KEY Instance attribute Private Type reference (TYPE) SWO_TYPEID Object key 20110405
5 MV_OBJECT_TYPE Instance attribute Private Type reference (TYPE) SWO_OBJTYP Object Type 20110405
6 MV_USER Instance attribute Private Type reference (TYPE) SYUNAME User Name 20110405
7 MV_WORKITEM_ID Instance attribute Private Type reference (TYPE) SWW_WIID Work item ID 20110405
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MSG_TO_RETTAB Instance method Private Method Add a message to the return tab 20110405
2 CALL_EVENT_FUNCTION Instance method Private Method Call the function to raise the event 20110405
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110405
4 CREATE_TERM_EVENT Instance method Public Method Create the terminating event 20110405
5 GET_RETURN_TAB Instance method Public Method Get the return tab 20110405
6 SET_CONTAINER Instance method Private Method Set container elements for function 20110405
7 SET_OBJECT_KEY Instance method Private Method Set the object key attribute 20110405
Events
Class /IWWRK/CL_WF_CREATE_TERM_EVENT has no event.
Types
Class /IWWRK/CL_WF_CREATE_TERM_EVENT has no local type.
Method Signatures

Method ADD_MSG_TO_RETTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) SYMSGID Message Class 20110405
2 Importing IV_MSGV1 Call by reference Type reference (TYPE) ANY Message Variable 20110405
3 Importing IV_MSGV2 Call by reference Type reference (TYPE) ANY Message Variable 20110405
4 Importing IV_MSGV3 Call by reference Type reference (TYPE) ANY Message Variable 20110405
5 Importing IV_MSGV4 Call by reference Type reference (TYPE) ANY Message Variable 20110405
6 Importing IV_NUMBER Call by reference Type reference (TYPE) SYMSGNO Message Number 20110405
7 Importing IV_TYPE Call by reference Type reference (TYPE) BAPI_MTYPE Message type: S Success, E Error, W Warning, I Info, A Abort 20110405

Method ADD_MSG_TO_RETTAB on class /IWWRK/CL_WF_CREATE_TERM_EVENT has no exception.

Method CALL_EVENT_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110405

Method CALL_EVENT_FUNCTION on class /IWWRK/CL_WF_CREATE_TERM_EVENT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT Call by reference Type reference (TYPE) SWO_EVENT Event 20110405
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) SWO_OBJTYP Object Type 20110405
3 Importing IV_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME User Name 20110405
4 Importing IV_WORKITEM_ID Call by reference Type reference (TYPE) SWW_WIID Work item ID 20110405

Method CONSTRUCTOR on class /IWWRK/CL_WF_CREATE_TERM_EVENT has no exception.

Method CREATE_TERM_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110405

Method CREATE_TERM_EVENT on class /IWWRK/CL_WF_CREATE_TERM_EVENT has no exception.

Method GET_RETURN_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20110405

Method GET_RETURN_TAB on class /IWWRK/CL_WF_CREATE_TERM_EVENT has no exception.

Method SET_CONTAINER Signature

Method SET_CONTAINER on class /IWWRK/CL_WF_CREATE_TERM_EVENT has no parameter.
Method SET_CONTAINER on class /IWWRK/CL_WF_CREATE_TERM_EVENT has no exception.

Method SET_OBJECT_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN_CODE Value transfer Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20110405

Method SET_OBJECT_KEY on class /IWWRK/CL_WF_CREATE_TERM_EVENT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 200