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

DUPLICATE_ITEM Built-in

Description

Assigns the current item the same value as the instance of this item in the previous record.

Syntax

PROCEDURE DUPLICATE_ITEM;

Built-in Type restricted procedure

Enter Query Mode no

Parameters

None.

DUPLICATE_ITEM Restrictions

A previous record must exist in your current session, or Oracle Forms returns error FRM-41803: No previous record to copy value from.


DUPLICATE_RECORD Built-in