SAP ABAP Function Module WF_PROCESS (Transaction dispatcher (simulates an ASM controlled via TWFSA and TWF)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF0 (Package) BPT: Workflow Engine
Basic Data
Function Module WF_PROCESS Transaction dispatcher (simulates an ASM controlled via TWFSA and TWF  
Function Group WFDP   Workflow: Dispatcher (ASM Host)  
Program Name SAPLWFDP    
INCLUDE Name LWFDPU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting LAST_STATUS_REACHED TYPE WFNV-STATE last status achieved automatically
Importing PROCESS_ID TYPE WFPRCK Transaction ID
Exception COMPONENT_NOT_AVAILABLE TYPE Processing is inactive
Exception DIALOG_NEEDED_TO_CONTINUE TYPE next action requires online!
Exception FOREIGN_LOCK TYPE other user locks the transaction
Exception INCONSISTENT_RULE TYPE Rule in TWFSA or TWFNS is incorrect
Exception NO_MATCHING_RULE TYPE no appropriate processing rule in the current status
Exception OPERATION_NO_AUTHORIZATION TYPE User without authorization for next task
Exception PARAMETER_ERROR TYPE Parameter combination is invalid
Exception PROCESS_NOT_EXIST TYPE Transaction does not exist
Exception PROCESS_NO_AUTHORIZATION TYPE User without authorization for the transaction
Exception SYSTEM_INVALID TYPE The external system is not configured
Exception UNMATCHED_RETURNCODE TYPE Process function module provided return code without rule
Exception UPDATE_TASK_INCOMPLETE TYPE Update task is still running or was cancelled
Exception USER_NOT_EXIST TYPE User does not exist
               
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  19950113 
SAP Release Created in