Is it possible calling from one report to another?
if possible means tell me ?
Answers were Sorted based on User's Feedback
Answer / manohar
Using srw.run_report('reportname'..........);
we can call a report from another report.
Regards.
Manohar.N(neelamanu@gmail.com)
Is This Answer Correct ? | 15 Yes | 1 No |
Answer / raam
In after report trigger, write an api
FND_REQEST.SUBMIT_REQUEST() to submit another report's
request.
Is This Answer Correct ? | 4 Yes | 4 No |
What is the Exception. Types of exception, Difference between those. And example
How can you achieve loose coupling in soa framework?
what could be the problem if invoice_id is same in ap_invoices_all and ap_invoices_interface. while the Ord_id , invoice_num, and other things is diffrent .
Do you know what are user profiles in apps. Any examples you can give?
in reports token is casesensitive or not?
how can develope the po variance and po summary report? with tables mandatory columns and query please?
What are the different components you should consider while defining a responsibility in oracle apps?
What is the package?
we have clients in different countries, we can run report in different places, if i want to display particular language,country,currency everything displays for that country how?
How can u call a standard interface program from sql or pl/sql code?
wht r the basetables of customer interface?
What are different execution methods of executabls?