11.01.2013 Views

Oracle Forms Developer – Form Builder Reference, Volume 1

Oracle Forms Developer – Form Builder Reference, Volume 1

Oracle Forms Developer – Form Builder Reference, Volume 1

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Post-Record trigger<br />

Description<br />

Fires during the Leave the Record process. Specifically, the Post-Record trigger fires whenever the<br />

operator or the application moves the input focus from one record to another. The Leave the Record<br />

process can occur as a result of numerous operations, including INSERT_RECORD ,<br />

DELETE_RECORD , NEXT_RECORD , NEXT_BLOCK , CREATE_RECORD ,<br />

PREVIOUS_BLOCK , etc.<br />

Definition Level form or block<br />

Legal Commands<br />

SELECT statements, unrestricted built-ins<br />

Enter Query Mode no<br />

Usage Notes<br />

Use a Post-Record trigger to perform an action whenever the operator or the application moves the input<br />

focus from one record to another. For example, to set a visual attribute for an item as the operator scrolls<br />

down through a set of records, put the code within this trigger.<br />

On Failure<br />

The input focus stays in the current record.<br />

Fires In<br />

Leave the Record<br />

See Process Flowcharts<br />

Post-Record trigger restrictions<br />

A Post-Record trigger fires only when the form is run with a validation unit of the item or record, as<br />

specified by the Validation Unit form property.<br />

474

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!