How can you execute the user defined triggers in forms 3.0 ?

Answer Posted / hoosam ahmed salah

"EXECUTE_TRIGGER" works with Key Trigger name
EXECUTE_TRIGGER('KEY-F1');
execute_trigger('When-New-Form-Instance' ) ;

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

where do u put the report file

1741


Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?

1937


Can we invoke one form from another in a multi-forms application?

711


what are bind variables?

659


in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory

2581






in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement

1367


What is the difference between flex mode and confined mode?

593


what is oracle forms?

751


how do u compile a form i.e .fmb file in Unix or in dos

4130


In workflow how can we send a notification to the Supplier giving the Corresponding report Details.

1534


What do you understand by oracle forms?

662


what is difference between group above and group left report

3338


What is a matrix report and how many minimum groups are required to prepare the same?

664


What do you understand by lov?

652


What do you understand by lov and how can it be used?

644