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
SELECT statements, unrestricted Built-ins
Enter Query Mode no
Use a When-Database-Record trigger to perform an action every time a record is first marked as an insert or an update.
no effect