Answer Posted / guest
It is a list of text elements.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
why the Ctl file u put only in bin folder why not in other folder
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
difference between global n context sensitive segments?
What is a canvas in oracle forms?
if u want to delete all these detail block etc what will happen in form
What is a matrix report and how many minimum groups are required to prepare the same?
Explain the various types of oracle report?
What do you understand by oracle forms and why are they required?
List out the oracle forms configuration files?
What do you understand by lov and how can it be used?
what are the oracle forms services components include?
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
what exactly u write in when_new_form_instance
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