Monday, January 10, 2011

Coded Request Groups

In this demonstration we will test Coded Request Groups. We will be doing following
• Create a Coded Request Group
• Create a new form function to call your Code Request Group
• Add the new form function to an existing menu
• Test your Coded Request Group
Responsibility: System Administrator

1- Create your Coded Request Group, Navigate Security > Responsibility > Request, Create a new Coded Request Group with data like below. Then save and exit the form


2- Create your New Form Function, Navigate Application > Function. Create a new Form Function by entering the following information:
• Description tab:
− Function: INAM_FNDRSRUN_JOURNAL_ENTRIES
− User Function Name: Inam Journal Entries
− Description: Journal Entries


• Properties tab:
− Type: Form


• Form tab:
− Form: Run Reports
− Parameters: Enter the following three parameters in the Parameter field and each of them should be separated by a space:
TITLE = “Inam Journal Entries”
REQUEST_GROUP_CODE = “INAMJE”
REQUEST_GROUP_APPL_SHORT_NAME = “ICA”

 Save the form and close it.
3- Assign a Form Function to an Existing Menu
Navigate Application > Menu. Query up your Level 1 custom menu, eg; INAM_TOP_SYSTEM_AUDITOR and Add your function.

Save your work and click (B) OK to acknowledge note. Close form.

4- Test your Coded Request Group
Exit Oracle Applications and the Personal Homepage. Sign on again as the System Auditor (eg; INAM_SYSTEM_AUDITOR) to see your new function on the menu. Your request group Journal Entries Report will appear on the Navigator for this responsibility.

No comments:

Post a Comment