Answer Posted / dileep
using SUM() function
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
hiding item in report how like that properly,thats manually but at runtime i want to do
What is an oracle report?
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
Is it possible to have multiple layouts in a report?
if u want to delete all these detail block etc what will happen in form
How can we generate report output in excel format?
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 different triggers associated with oracle forms having a master-detail relationship.
how do u place it in required folder
if some data is not transfered where it will get stored
List the different types of columns in oracle reports.
i am writing a query select EmpNo from Emp how can i call in after parameter form
Explain the different levels at which oracle form services interact.
how to send file attachment from 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