What is the order of the triggers fired once the form is
opened?
Answer Posted / eshwer
pre form
new form inst
new block
new record
new item
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
In what sequence do triggers get fired by oracle forms?
Is it possible to have multiple layouts in a report?
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 do you understand by lov and how can it be used?
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
What is a user exit program in oracle reports?
if some data is not transfered where it will get stored
Explain how one can iterate through items and records in a specified block?
What do you understand by lov?
What are the various configuration files that are used by oracle forms?
How can we generate report output in excel format?
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
In what situation u create the BPA.
what is tripstop report?
how do u compile a form i.e .fmb file in Unix or in dos