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 |
Give a overview on Aol
explain o2c cycle? what are the table reflected for this process?
What are different execution methods of executabls?
HOW CAN U KNOW THE STAUS OF PO?
what are the difference between oracle discoverer and report6i
Explain what are the tables of auto invoice?
In interface how u find errors and how to solve. How to fix it?
Tell me some errors names and number what u got while developing the reports?
What is instead of trigger in where we will use?
explain registration steps of a concurrent program.
what do u mean by debit/credit memo invoices?
3 Answers ACC, Convergys, Mascon,
for report i have to parameters those are from_date and to_date ,so to_date should be greater when compare to from_date ,if we are giving to_date is less then it must shows some error how we willmake