Answer Posted / clement r
run_product will not work in the web
environment.Run_report_object is the only way to create
and web.show_document should be used to display the
executed job.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Is it possible to execute a dynamic sql from forms?
how to send file attachment from oracle forms
what are bind variables?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
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 do you understand by oracle forms and why are they required?
Why oracle forms required?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
a text item is there what r the different types of triggers associated with it
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
hiding item in report how like that properly,thats manually but at runtime i want to do
all steps of bitmap report?
what is oracle forms?
What is an oracle report?
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