what is sequence of execution of following triggers
1.when-validate-item
2.post-change
3.key-next-item
4.post-text-item
Answer Posted / fabulousprabhu
answer is 3,2,1,4
| Is This Answer Correct ? | 19 Yes | 10 No |
Post New Answer View All Answers
List out the oracle forms configuration files?
What do you understand by lov?
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
Explain how can you use the same lov for 2 columns?
Name the different triggers associated with oracle forms having a master-detail relationship.
What is a user exit program in oracle reports?
if u want to delete all these detail block etc what will happen in form
what is tripstop report?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
what exactly u write in when_new_form_instance
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
how do u place it in required folder
What do you understand by oracle forms?
How can we generate report output in excel format?
how do u compile a form i.e .fmb file in Unix or in dos