SAP ABAP Function Module WF_PROCESS_DELETE (Workflow: Delete transaction including links and appendix (ÄB, WFIUT,)
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_DELETE Workflow: Delete transaction including links and appendix (ÄB, WFIUT,  
Function Group WFPR   Workflow: Central Process Functions  
Program Name SAPLWFPR    
INCLUDE Name LWFPRU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing F_IGNORE_STATE TYPE SPACE with ' ' only delete in status &FINISH
Importing F_MARK_DELETED_ONLY TYPE 'X' Only select transaction as reorganization run-capable
Importing PROCESS_ID TYPE WFPRCK Transaction ID
Importing WITH_COMMIT TYPE SPACE Carry out COMMIT WORK
Exception COMPONENT_NOT_AVAILABLE TYPE Processing is inactive
Exception DB_ERROR TYPE Database error !
Exception FOREIGN_LOCK TYPE other user locks the transaction
Exception OPERATION_NO_AUTHORIZATION TYPE User without authorization for next task
Exception PARAMETER_ERROR TYPE Parameter combination is invalid
Exception PROCESS_NOT_COMPLETE TYPE Transaction is not yet finished
Exception PROCESS_NOT_EXIST TYPE Transaction does not exist
Exception SYSTEM_INVALID TYPE The external system is not configured
               
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