SAP ABAP Function Module WF_PROCESS_UPDATE (Workflow: Transaction: Create or delete links)
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_UPDATE Workflow: Transaction: Create or delete links  
Function Group WFPR   Workflow: Central Process Functions  
Program Name SAPLWFPR    
INCLUDE Name LWFPRU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing CURRENT_USER TYPE SYST-UNAME SY-UNAME current user
Importing PROCESS_DATA_IN TYPE WFPRC1 SPACE process data to be changed
Importing PROCESS_ID TYPE WFPRCK Process number
Importing USER_MANDT TYPE SYST-MANDT SY-MANDT Client of the user
Importing USER_SYSTEM TYPE SYST-SYSID SY-SYSID System of the user
Tables ASSIGNMENTS TYPE WFAS1 Linking table
Exception ASSIGNMENT_ERROR TYPE Error in linking table
Exception COMPONENT_NOT_AVAILABLE TYPE Component is inactive
Exception DB_ERROR TYPE Database error / inconsistency
Exception FOREIGN_LOCK TYPE other user / mode locks the process
Exception PROCESS_NOT_EXIST TYPE Process does not exist
Exception PROCESS_NO_AUTHORIZATION TYPE no authorization for the process
Exception SYSTEM_INVALID TYPE The external system is not configured
Exception USER_NOT_EXIST TYPE User is not available
               
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