Answer Posted / guest
It is a list of text elements.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between flex mode and confined mode?
can you convert or reverse engineer a fmx back to a fmb file?
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
where do u put the report file
Explain how can you use the same lov for 2 columns?
i am writing a query select EmpNo from Emp how can i call in after parameter form
How to create Drill down report?
if some data is not transfered where it will get stored
In what sequence do triggers get fired by oracle forms?
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 do you understand by oracle forms?
What is an oracle report?
if u want to delete all these detail block etc what will happen in form
What do you understand by oracle forms and why are they required?
what is tripstop report?