Skip to content

Latest commit

 

History

History
30 lines (13 loc) · 1.24 KB

creating-an-iam-app-for-the-business-service-2a2ddf9.md

File metadata and controls

30 lines (13 loc) · 1.24 KB

Creating an IAM App for the Business Service

As a developer, you need to define an IAM app for the business service that you created in ABAP development tools (ADT). Creating an IAM app is the first step to be able to create a business role for your business service.

You create the IAM app in ADT. After the IAM app has been created, you can include the IAM app in a business catalog, which, in turn, can be included in a business role. This business role then can be used to control access to the app. For more information about IAM apps, see the user guide for ABAP development tools.

Instead of creating a new app, you can also use an existing IAM app for the service.

  1. Follow the procedure in the user guide for ABAP development tools.

    Note:

    In this scenario, there are no authorizations that you need to change on the Authorization tab page.

  2. Save and publish the newly created IAM app locally.