Show TOC

Procedure documentationConfiguring Authorizations for Business Objects Locate this document in the navigation structure

 

You need to set up permissions for the different users at runtime.

Prerequisites

You have opened the Composite Application Framework Authorization Tool in SAP NetWeaver Administrator. To do this, go to: http://<host>:<port>/nwa, choose Configuration Management and then choose Composite Application Framework Authorization Tool.

Procedure

  1. Navigate to   demo.sap.com   tutorial   modeled.Student  

  2. Choose New Rule and enter StudentRule.

  3. In the Principal Name field, enter the name of the user to whom you want to give access to business object Student.

  4. Choose Add Selected to ACL.

    Note Note

    If the name you have entered has multiple matches, a dialog box displays all the options. Select one and choose OK.

    End of the note.
  5. From the Permissions dropdown box, select fullcontrol.

  6. Choose Save Business Rules.

Result

You can test now the permission checks again. This time the test should be successful:

Testing Permission Checks for Business Objects