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
Name the different triggers supported by oracle reports and their firing order.
how to send file attachment from oracle forms
i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output
What do you understand by lov?
Is it possible to execute a dynamic sql from forms?
In what situation u create the BPA.
if u want to delete all these detail block etc what will happen in form
What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?
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
What is an SQL FORMS ?
how report can be generated if we have the database designed in oracle 10g?
What do you understand by oracle forms?
Explain the various types of oracle report?
if some data is not transfered where it will get stored
a text item is there what r the different types of triggers associated with it