Can we get data for a Report from _v and _vl. Is it possible to use a view to retrive the data for a report
What is the difference between the \'Application\' entered while registering a concurrent program and the Application in the Request Group where the concurrent program is attached,how can we diffrentiate which report belongs to which application
What is the usage of Recurring Invoice Report from AP module?what is the functionality of Requisition interface from PO module?
Latest Answer : 1. When you get MD050, first take some time to analyse the MD50 and understand the functionality of the report.2. See the layout given in MD050.3. Try to find out the Tables involved in that.4. Develope pseudo code and prepare MD070.5. check any format ...
How to run concurrent request from an after report trigger in a report? (This report runs as a concurrent program, but this should launch another concurrent program to run after its execution based on its request ID as parameter to the next cocurrent program)
How to configure an APPS report to run simultaneously for all the orgs in a multi-org environment.Typically, to run for a single org, we use FND SRW_USEREXIT GET USERPROFILE and pass the org id using this in Before Report trigger.How to go about if I need to print the report for all ogrs at one go.
Latest Answer : Apart from general emplementation of oracle repots we do the following thing: --> create prameter P_CONC_REQUEST_ID as number--> add following user exits: --> fnd srwinit in before report trigger ...
Latest Answer : go to file option in menu barclick on import->image window will appear then browse the logoselect the picture quality and press ok ...
What are the main points in the report while at the time to register in the oracle Application Environment ?