SAP ABAP Function Module WF_PROCESS_INSERT (Workflow: Create transaction)
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_INSERT Workflow: Create transaction  
Function Group WFPR   Workflow: Central Process Functions  
Program Name SAPLWFPR    
INCLUDE Name LWFPRU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PROCESS_DATA TYPE WFPRCD Transaction data of the transaction created
Exporting PROCESS_ID TYPE WFPRCK Transaction ID of the transaction created
Importing PROCESS_DATA_IN TYPE WFPRC1 Requirements data
Tables ASSIGNMENTS TYPE WFAS1 Links for the transaction
Exception COMPONENT_NOT_AVAILABLE TYPE Processing is inactive
Exception DB_ERROR TYPE Database / program error / inconsistency
Exception FOREIGN_LOCK TYPE other user / mode locks transaction
Exception PARAMETER_ERROR TYPE Parameter combination is invalid
Exception PROCESS_ALREADY_EXIST TYPE Transaction already exists
Exception PROCESS_TYPE_NOT_EXIST TYPE Transaction type does not exist
Exception SYSTEM_INVALID TYPE The external system is not defined (requirements)
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