SAP Function WF_ASSIGNMENT_DELETE - Workflow: Delete linked object in all transactions

Parameter Reference Type Length Default Optional Text
F_WITH_COMMIT 0 'X' X Carry out COMMIT WORK ?
OBJECT_KEY WFAS1-ASGKY C 70 Key of the SAP objects
OBJECT_TYPE WFAS1-ASGTP C 10 Type of the SAP objects from TOJTB
PROCESS_ID WFPRCK u 29 SPACE X Transaction ID, when deleting from only 1 transaction

Parameter Reference Type Length Text
ASSIGNMENTS_DELETED SYST-DBCNT I 4 Number of deleted links

Exception Text
COMPONENT_NOT_AVAILABLE The workflow component is inactive
DB_ERROR Database error / inconsistency
FOREIGN_LOCK Another user / mode locks the process
OBJECT_TYPE_NOT_EXIST SAP object type not defined
PARAMETER_ERROR
PROCESS_NOT_EXIST The transaction does not exist
PROCESS_NO_AUTHORIZATION No authorization for the transaction
SYSTEM_INVALID The external system is not allowed
USER_NOT_EXIST The user does not exist