sequence of firing triggers for text-item is:
1)key_next_item,
2)when_validate_item,
3)post_text_item
Now i change sequence of firing triggers like
when_validate_item,key_next_item...
Is it possible to change sequence? How?
Answer Posted / roohi syed
By using the 'Execution Hierarchy' property in the trigger,
you can change the sequence of firing triggers.
Is this correct or not?
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
what exactly u write in when_new_form_instance
Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.
List out the oracle forms configuration files?
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
difference between global n context sensitive segments?
what is a package n what r the packages availbla in report
how do u place it in required folder
Name the different triggers supported by oracle reports and their firing order.
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
hi,dis is Shasi.I'm searhing on cognos.1 want realtime scenarios with solutions.persons having hands on experience in real time plz help me out.and iwant one project with explanation please help me...
What is a user exit program in oracle reports?
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
i am writing a query select EmpNo from Emp how can i call in after parameter form
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