Report [message #88258] |
Thu, 30 May 2002 08:53 |
Vasilis
Messages: 1 Registered: May 2002
|
Junior Member |
|
|
Can I create one report to be printed many times , even from oracle applications?
|
|
|
Re: Report [message #88263 is a reply to message #88258] |
Tue, 04 June 2002 06:29 |
john hebert
Messages: 5 Registered: February 2002
|
Junior Member |
|
|
If you take the time to incorporate your custom reports into oracle applications your users can submit them and (depending on how you set things up) either get an acrobat presentation which allows them to print multiple copies or get output from a concurrent request which also allows them to specify multiple copies when they 'reprint'.
I highly recommend the 'Extend Oracle Applications: Forms' course that Oracle offers. Once you are familiar with the info in that course you will have a better understanding of how to integrate/merge your custom code into oracle apps. After we took that course it became painfully obvious that previously used consultants didn't follow the suggested standards when integrating our custom stuff with oracle apps. That made our migration from 10.7 to 11i more difficult than it needed to be (guess who didn't help with the 11i migration...)
|
|
|