Fires when Oracle Forms would normally issue a ROLLBACK statement, to roll back a transaction to the last savepoint that was issued.
Definition Level form
SELECT statements, PL/SQL, unrestricted Built-ins
Enter Query Mode no
Use an On-Rollback trigger to replace standard Oracle Forms rollback processing.
To perform default Oracle Forms processing from this trigger, include a call to the ISSUE_ROLLBACK Built-in.
Post and Commit Transactions