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 |
Do you know where we can check the status of po?
what are the different types of triggers in reports
Except the SRS window in which we can submit the concurrent program.
How can we import the data into a database using sql * loader?
in one report using two layout models.if yes how to do
What is the result of this query ? SELECT * FROM EMP WHERE ROWNUM = 1
when will formula,place holder and summary columns fire in reports?
while doing the process of conversion if got any data error out what is the next step to reprocess
what r the objects u have to do in u experiance
Can u define DFF with in the DFF,How?
how can we get odd numbered pages in output of a report
wht is the use of Xml reports over reports6i?