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

When-Database-Record Trigger

Description

Fires when Oracle Forms first marks a record as an insert or an update. That is, the trigger fires as soon as Oracle Forms determines through validation that the record should be processed by the next post or commit as an insert or update. This generally occurs only when the operator modifies the first item in a record, and after the operator attempts to navigate out of the item.

Definition Level form or block

Legal Commands

SELECT statements, unrestricted Built-ins

Enter Query Mode no

Usage Notes

Use a When-Database-Record trigger to perform an action every time a record is first marked as an insert or an update.

On Failure

no effect