List the Types of Items?
Answer / guest
Text item.
Chart item.
Check box.
Display item.
Image item.
List item.
Radio Group.
User Area item.
| Is This Answer Correct ? | 2 Yes | 0 No |
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
Name the two files that are created when you generate the form give the filex extension ?
What is difference between open_form and call_form?
.fmb will be in which folder
What is a Static Record Group?
What are the difference between lov & list item?
how i build a report
Name the different triggers supported by oracle reports and their firing order.
How can a text file be attached to a report while creating in the report writer?
What is a window?
Any attempt to navigate programatically to disabled form in a call_form stack is allowed?
When a form is invoked with call_form, Does oracle forms issues a save point?