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

UPDATE_RECORD Built-in

Description

When called from an On-Update trigger, initiates the default Oracle Forms processing for updating a record in the database during the Post and Commit Transaction process.

This Built-in is included primarily for applications that run against a non-ORACLE data source.

Syntax

UPDATE RECORD;

Built-in Type restricted procedure

Enter Query Mode no

Parameters

none

UPDATE_RECORD Restrictions

Valid only in an On-Update trigger.