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

About Local Variables

A local variable is a PL/SQL variable whose value is only accessible within the trigger or user-named subprogram in which the variable is declared. Oracle Forms supports standard PL/SQL variable declaration and assignment for local variables.