Give the sequence of execution of the various report triggers?
Answer Posted / anil_abbireddy
Sequence
1.before parameter form
2.after parameter form
3.before report
4.between pages
5.after report
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is an oracle report? List its various types.
a text item is there what r the different types of triggers associated with it
if u want to delete all these detail block etc what will happen in form
what is the difference between call_form, new_form and open_form?
What is a user exit program in oracle reports?
Name the different triggers supported by oracle reports and their firing order.
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
What is a matrix report and how many minimum groups are required to prepare the same?
where do u put the report file
Explain master-detail relationship with some examples.
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
What are the various configuration files that are used by oracle forms?
Explain how can you use the same lov for 2 columns?
what are the new features introduced in oracle form services in 11g release 2?
if some data is not transfered where it will get stored