Technology Stack - EBS (MOSC)

MOSC Banner

how to declare a local variable in custom pll files of oracle ebs?

edited Aug 20, 2021 10:54AM in Technology Stack - EBS (MOSC) Question

how to declare a local variable to copy a item value from one record to other record

(i use form builder 6i )

i try to use a global variable by :

defult_value(' ', 'GLOBAL.a');
copy(name_in('block_name.item_name'), 'GLOBAL.a');

but i use a multiforms and i need a local variable to each form.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center