Thursday, July 30, 2015

Oracle R12 – How to create a Menu Function to launch a concurrent request, request group and request set?

Oracle R12 – How to create a Menu Function to launch a concurrent request, request group and request set?

Business Need:
To run either a request/program or a request set or a request group using a menu option instead of selecting the view > request functionality.

1. Create a New Request Group:
Navigation:
System Administrator > Security > Responsibility > Request

Create a request group with multiple requests (can be standard / custom reports), here I have grouped 3 standard reports as a request group.



2. Create a Form Function:
Navigation:
System Administrator > Application > Function

Create a form function and define the required details as below.

 




3. Create a Menu Function:
Navigation:
System Administrator > Application > Menu

Create a Menu and attach the newly created Function to the Menu



4. Attach the Menu to the Responsibility:

Navigation:
System Administrator > Security > Responsibility > Define

Attach the newly created Menu to the Responsibility



5. Run the request/program or a request set or a request group using a menu option:

Navigate to the responsibility and click the Menu.
Now Submit a New Request form will be displayed, click the OK button and in the LOV the attached reports will be available.





Thus a request/program or a request set or a request group can be run using a menu option. 

No comments:

Post a Comment