Can you have more than one content canvas view attached with
a window?
Answer Posted / guest
yes
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain master-detail relationship with some examples.
What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?
Explain how one can iterate through items and records in a specified block?
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
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
How can we expand Parameter Form Canvas on Reports 6i?
if u want to delete all these detail block etc what will happen in form
what are the oracle forms services components include?
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
what is a package n what r the packages availbla in report
How to create Drill down report?
what is tripstop report?
What is the difference between BPA AND Contract What are documents and test cases u followed
what is the difference between call_form, new_form and open_form?
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