Is it possible to call Forms from a Report?.. [message #134246] |
Wed, 24 August 2005 01:25 |
sharan_it
Messages: 140 Registered: July 2005 Location: Chennai
|
Senior Member |
|
|
If possible then how ...Pls explain
I had an idea of placing button in a report and write a Action trigger with Run_Product command in that
When i wrote run_report command...It is showing error FORMS should to be declared for the first parameter product....Even i changed value of product parameter as reports again it shows error REPORTS should be declared...As that Product Paramter Specifies a numeric constant for the Oracle product we invoke..I gave the value 1 there..
Then it shows the error synchronous should be declared
It seems to be run_product will not work in reports..
Then what is the solution
Am using Forms 6i and Reports 6i
|
|
|
|
|
|