āTo resolve the āno functions availableā error when accessing the User Management responsibility in Oracle EBS, the user must inherit the Security Administrator role. Log in as SYSADMIN, navigate to User Management > Users, search for the target user, and assign the āSecurity Administratorā and āCustomer Administratorā roles.ā
You may need sometimes to assign User management responsibility to the users in EBS R12
Steps to assign the responsibility are
- Open Define User form
- Look for the user which need to assigned the responsibility by typing user name in username column and pressing F11
- Assign the user management responsibility to the user and Press Save
Now User should beĀ able to see the responsibility in the home page. But When user tries to use the Ā āUser Managementā Responsibility either from Self Service Web Page or from Forms application for the following error occurs:
"There are no functions available for this responsibility."
From Forms Applications:
Error
There are no valid navigations for this responsibility.
Cause: Application Object Library was unable to load the menu for the current responsibility.
Cause: The menu compilation has failed.
Cause: There is no valid menu defined for this responsibility.
Cause: There are no navigable forms associated with this responsibility.
Action: Contact your system administrator. Ensure that a valid menu, containing forms is defined for the responsibility. Ensure that the menu is correctly compiled.
The above error is happening as user does not have security administrator role.Security Administrator role manages all user accounts in the system, and can assign / revoke all roles.Hence in order to access āUser Managementā Responsibility,Ā a userĀ needs to have inherited the Security Administrator Role.Security Administrators also manage system accounts (such as GUEST), that are not tied to a person.
We need toĀ implement below steps to remove the error message
- Log into the applications as SYSADMIN User.
- Choose User Management responsibility.
- Navigate to Users web page.
- Search and find the user you want to inherit the Security Administrator and Customer Administrator Roles.
- Click on Update Icon.
- Click on Assign Roles button.
- Find and choose āSecurity Administratorā Role.
- Apply.
- Repeat the Steps (6-8) for āCustomer Administratorā Role.
- Log as the user who was assigned User Management Responsibility and facing the issue.
- Retest the issue.
Hope this solve the issue . If you still face the issue, please do let me know
Related Articles
- Oracle EBS 11i/R12/R12.1/R12.2
- Step by Step resolution for the problem oacore not coming up in R12
- Troubleshooting Adpatch failed job
- Troubleshooting Workflow Notification Mailer issues
- How to get the trace for the issue in Oracle Applications