SAP ABAP Function Module WF_ASSIGNMENT_DELETE (Workflow: Delete linked object in all transactions)
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_ASSIGNMENT_DELETE Workflow: Delete linked object in all transactions  
Function Group WFPR   Workflow: Central Process Functions  
Program Name SAPLWFPR    
INCLUDE Name LWFPRU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ASSIGNMENTS_DELETED TYPE SYST-DBCNT Number of deleted links
Importing F_WITH_COMMIT TYPE 'X' Carry out COMMIT WORK ?
Importing OBJECT_KEY TYPE WFAS1-ASGKY Key of the SAP objects
Importing OBJECT_TYPE TYPE WFAS1-ASGTP Type of the SAP objects from TOJTB
Importing PROCESS_ID TYPE WFPRCK SPACE Transaction ID, when deleting from only 1 transaction
Exception COMPONENT_NOT_AVAILABLE TYPE The workflow component is inactive
Exception DB_ERROR TYPE Database error / inconsistency
Exception FOREIGN_LOCK TYPE Another user / mode locks the process
Exception OBJECT_TYPE_NOT_EXIST TYPE SAP object type not defined
Exception PROCESS_NOT_EXIST TYPE The transaction does not exist
Exception PROCESS_NO_AUTHORIZATION TYPE No authorization for the transaction
Exception SYSTEM_INVALID TYPE The external system is not allowed
Exception USER_NOT_EXIST TYPE The user does not exist
Exception PARAMETER_ERROR TYPE
               
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