Showing posts with label use of p_conc_request_id in oracle apps. Show all posts
Showing posts with label use of p_conc_request_id in oracle apps. Show all posts

What are user exits in oracle reports


User exits in oracle reports:
A User Exit is an API, which provides a way to pass control from Reports Builder to a 3GL program that performs some function, and then returns control to Reports Builder.

Using these we can integrate Oracle reports with Oracle apps AOL, and run them as concurrent programs.