SAP ABAP Function Module SWFMOD_GET_ACTION_OF_PROCESS (Looks up the action information of a process)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WMD (Application Component) Workflow Modeler
     SWFMOD (Package) Workflow Modeler
Basic Data
Function Module SWFMOD_GET_ACTION_OF_PROCESS Looks up the action information of a process  
Function Group SWFMOD_ACTION_GEN   Generating customizing for actions  
Program Name SAPLSWFMOD_ACTION_GEN    
INCLUDE Name LSWFMOD_ACTION_GENU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_ACTION_NAME TYPE PPFDTT PPF: Name of Action Definition
Exporting EV_ACTION_DESCRIPTION TYPE PPFDTTT PPF: Description of Action Definition
Exporting EV_ACTION_PROFILE TYPE PPFDCNTXT PPF: Name of Action Profile
Exporting EV_RETCODE TYPE SYSUBRC Return Value, Return Value After ABAP Statements
Importing IV_PROCESS_ID TYPE SWD_WFD_ID Number of workflow definition
Tables ET_MESSAGE_LINES TYPE SWR_MESSAG Workflow Interfaces: Messages
Tables ET_MESSAGE_STRUCT TYPE SWR_MSTRUC Workflow interfaces: Message structure
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20040218 
SAP Release Created in 640