A script-enabled browser is required for this page to function properly.

On-Rollback Trigger

Description

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

Legal Commands

SELECT statements, PL/SQL, unrestricted Built-ins

Enter Query Mode no

Usage Notes

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.

Fires In

CLEAR_FORM

Post and Commit Transactions


CLEAR_FORM Built-in

ISSUE_ROLLBACK Built-in