CRM and CX Blogs by SAP
Stay up-to-date on the latest developments and product news about intelligent customer experience and CRM technologies through blog posts from SAP experts.
cancel
Showing results for 
Search instead for 
Did you mean: 
suman_saurabh
Advisor
Advisor
6,134

You have a scenario where you want to restrict the access of an Employee/Business User to some Fields & Actions.


Scenario: A new employee John Kerry has joined your organization; as an administrator your task is to create the employee ID for him and assign the required authorization. The Sales Manager has requested you to disable Set as Lost action for John Kerry in the Opportunities and set the read-only access for the Probability field on opportunity header.

To achieve the requirement, you need to:

  • Create a New Employee ID.
  • Create a Business Role.
  • Enable the Fields & Action Restriction in the Business Role.
  • Assign the Business Role to the Business User generated for the new employee.




Step 1: Create a New Employee ID for John Kerry:

  1. Login to the Silverlight UI.
  2. Go to the Administrator work center.
  3. Go to the General Settings view.
  4. Click on Employees under Users section.
  5. Click New button -> Select Employee.
  6. Add mandatory details.
  7. Save the Employee -> So John Kerry has been hired as an employee.
  8. Go to the Application and User Management work center.
  9. Go to the Business Users view.
  10. Search for the Employee John Kerry.
  11. You will find that a Business User is already assigned to the John Kerry.



Step 2: Create a Business Role:

  1. Login to the Silverlight UI.
  2. Go to the Application and User Management work center.
  3. Go to the User and Access Management view.
  4. Go to the Business Roles sub view.
  5. Click on New button and select Business Role.
  6. Add Business Role ID, Name & Description in the General tab.
  7. Go to the Work Canter & View Assignments tab to assign the required work centers & views.
  8. Go to the Access Restrictions tab to define the required authorizations.
  9. Select Actions and click on Activate.
  10. Save the changes.



Step 3: Enable Fields & Action Restriction in a Business Role:

  1. Login to the Silverlight UI.
  2. Go to the Application and User Management work center.
  3. Go to the User and Access Management view.
  4. Go to the Business Roles sub view.
  5. Search and open the Business Role.
  6. Go to the Fields & Actions tab.
  7. Use Business Field Restrictions, Extension Field Restrictions & Business Action Restrictions sections to add field & action restrictions.
    • You can Restrict the Fields & Actions for the Business Role.
    • Mark Probability field of Opportunity as Hidden and mark the action Set as Lost as Disabled.
  8. Save the changes.



Step 4: Assign the Business Role to the Business User:

  1. Login to the Silverlight UI.
  2. Go to the Application and User Management work center.
  3. Go to the User and Access Management view.
  4. Go to the Business Users sub view.
  5. Edit the Access Rights of the Business User.
  6. Go to the Business Role Assignment tab.
  7. Select Business Role and select the checkbox Assigned to User.
  8. Save your changes.



Step 5: Check if the above changes have been applied to the Opportunities for user John Kerry:

  1. Login to the HTML UI with the John Kerry user.
  2. Go to the Sales work center.
  3. Go to the Opportunities facet.
  4. Create a new opportunity.
  5. Here you can see that the Probability field is hidden for the user.
  6. Add other mandatory details in the opportunity.
  7. Select Save and Open.
  8. Select the Actions button - the option Set as Lost is grayed out for the user.


5 Comments