SAP ABAP Function Module WF_ERROR_INSERT (Workflow error handling: Create error)
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_ERROR_INSERT Workflow error handling: Create error  
Function Group WFEH   Workflow: Error Handling  
Program Name SAPLWFEH    
INCLUDE Name LWFEHU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PROCESS_DATA_NEXT TYPE TWFNS2 Changed process data
Importing MSGID TYPE SYST-MSGID SY-MSGID ID of error message from T100
Importing MSGNO TYPE SYST-MSGNO SY-MSGNO Error message number
Importing MSGV1 TYPE SYST-MSGV1 SY-MSGV1 1st error parameter
Importing MSGV2 TYPE SYST-MSGV2 SY-MSGV2 2nd error parameter
Importing MSGV3 TYPE SYST-MSGV3 SY-MSGV3 3rd error parameter
Importing MSGV4 TYPE SYST-MSGV4 SY-MSGV4 4th error parameter
Importing PROCESS_DATA TYPE WFPRCD Process data, status is therefore saved
Importing PROCESS_ID TYPE WFPRCK Process ID
Exception DB_ERROR TYPE Database error occurred
               
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