Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How i call Reports from Forms10g.

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


Please Help Members By Posting Answers For Below Questions

Is it possible to execute a dynamic sql from forms?

1117


how to send file attachment from oracle forms

2603


what are bind variables?

1144


If the valueset if of type –TABLE then how many tables can we attach in the valueset ?

2365


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

2960


What do you understand by oracle forms and why are they required?

1063


Why oracle forms required?

1093


Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?

2033


a text item is there what r the different types of triggers associated with it

2077


Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?

2332


hiding item in report how like that properly,thats manually but at runtime i want to do

3321


all steps of bitmap report?

2397


what is oracle forms?

1158


What is an oracle report?

1120


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

2292