Answer Posted / ravi shekar
There are 5 types of canvas views
1.Content canvas
2.Stacked canvas
3.Tab Pages
4.Horizontal Toolbar Canvas
5.Vertical Toolbar Canvas
| Is This Answer Correct ? | 26 Yes | 1 No |
Post New Answer View All Answers
What is a user exit program in oracle reports?
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
Explain the various types of oracle report?
Can we invoke one form from another in a multi-forms application?
How can we generate report output in excel format?
What is a matrix report and how many minimum groups are required to prepare the same?
What is a canvas in 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 is the difference between call_form, new_form and open_form?
how do u place it in required folder
Why oracle forms required?
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
Name the different triggers associated with oracle forms having a master-detail relationship.
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
Is it possible to execute a dynamic sql from forms?