This event is fired when ( menu) is selected in Verify, just before the batch is deleted.
None.
|
Return value |
Description |
|
EV_OK |
Normal return. The batch is deleted. |
|
EV_OK_ABORT |
Do not delete the batch. The user cannot delete the batch. |
|
EV_ERROR |
Causes an error message and job termination. |
To prevent Verify users from deleting batches, or to keep track of batches that were deleted by the Verify user.
Only fired in the Verify module. Any changes to the batch resulting from this event are discarded.
This event was called BatchDeleted from the time it was implemented (FORMS 5-2 build 1349) until the release of FORMS 5-2 SP5, when a new BatchDeleted event was added.