Developing Your First Permission Checks Implementation

Use

If you need to secure your business objects, you can use the permission checks to define authorizations for the different users.

Prerequisites

System, Installed Applications, and Authorizations

  • You have installed SAP NetWeaver Developer Studio.
  • Application Server (AS) Java is up and running.
  • You have assigned the user you log on to the SAP NetWeaver Administrator to the role SAP_CAF_ADMIN .

Knowledge

  • Basic Java Programming Knowledge

Procedure

  1. Implementing Permission Checks for Business Objects
  2. Testing Permission Checks for Business Objects
  3. Configuring Authorizations for Business Objects