Answer Posted / guest
A content view is the "Base" view that occupies the entire
content pane of the window in which it is displayed.
A stacked view differs from a content canvas view in
that it is not the base view for the window to which it is
assigned
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
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 is responsibility and how u attach How to create user and how u attach with responsibility.
How can we expand Parameter Form Canvas on Reports 6i?
Explain the different levels at which oracle form services interact.
how to send file attachment from oracle forms
Explain the various types of oracle report?
hi,dis is Shasi.I'm searhing on cognos.1 want realtime scenarios with solutions.persons having hands on experience in real time plz help me out.and iwant one project with explanation please help me...
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
what are the oracle forms services components include?
what are bind variables?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
if u want to delete all these detail block etc what will happen in form
What do you understand by lov and how can it be used?
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