Answer Posted / guest
Custom Visual attributes
Default visual attributes
Named Visual attributes.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
did u received a single file or multiple files
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
how report can be generated if we have the database designed in oracle 10g?
Name the different triggers supported by oracle reports and their firing order.
What is a user exit program in oracle reports?
where do u put the report file
how do u place it in required folder
hiding item in report how like that properly,thats manually but at runtime i want to do
What is responsibility and how u attach How to create user and how u attach with responsibility.
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
Is it possible to execute a dynamic sql from forms?
why the Ctl file u put only in bin folder why not in other folder
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
Why oracle forms required?
How can we generate report output in excel format?