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 |
P_CONC_REQUEST_ID mandatory in oracle reports to run in oracle applications or not ( I am not talking about running in report builder or D2k ) or not ?
9 Answers CSC, IBM, KPIT, Oracle,
what is the need of registering table in apps?
In one flat file i got headers and lines data how you can write control file now ?
What is Pragma Autonomous transaction. It's Real time Example
If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?
What are basic steps for AIM?
How to make Parameter as Mandatory?
How will you get the concurrent program output as email?
The Task is that to register a Form into Oracle Apps on a particular responsiblity. - First i moved the FMX & FMB file into the custom_top through FTP - Using Application Developer i registered the Form through Form menu then Function then Menu..... as we do regularly.. - When i get into the particular responsiblity i can see the Form name getting listed. But when i click that to open..... i cant able to see the form. I need any one your help in advicing me...what would be the problem.
What is profile and what is level of profile option and it's hierarchy
What are the Import Programs We need to run after creating Interface table for all modules
What is instead of trigger in where we will use?