|
| 1 | +--- |
| 2 | +auto_validation: true |
| 3 | +title: Maintain Business Roles and Access Restrictions in SAP Cloud Platform ABAP environment |
| 4 | +description: Create business roles and maintain access management in the SAP Cloud Platform ABAP environment. |
| 5 | +primary_tag: products>sap-cloud-platform--abap-environment |
| 6 | +tags: [ tutorial>beginner, topic>abap-development, products>sap-cloud-platform] |
| 7 | +time: 5 |
| 8 | +--- |
| 9 | + |
| 10 | +## Prerequisites |
| 11 | + - SAP Cloud Platform ABAP Environment user |
| 12 | + - ADT version 2.96 or higher |
| 13 | + |
| 14 | +## Details |
| 15 | +### You will learn |
| 16 | + - How to create business roles |
| 17 | + - How to add business catalogs |
| 18 | + - How to add business users |
| 19 | + - How to maintain access management |
| 20 | + |
| 21 | +In this tutorial, wherever `XXX` appears, use a number (e.g. `000`). |
| 22 | + |
| 23 | +--- |
| 24 | + |
| 25 | + |
| 26 | +[ACCORDION-BEGIN [Step 1: ](Create business role)] |
| 27 | +1. Logon to your ABAP system. |
| 28 | + |
| 29 | +  |
| 30 | + |
| 31 | +2. Search **Identity and Access Management** and select **Maintain Business Roles**. |
| 32 | + |
| 33 | +  |
| 34 | + |
| 35 | +2. Click **New**. |
| 36 | + |
| 37 | +  |
| 38 | + |
| 39 | +3. Create your **business role**: |
| 40 | + - Business Role ID: **`BR_ROOM`** |
| 41 | + - Business Role Description: Room |
| 42 | + |
| 43 | + Click Save. |
| 44 | + |
| 45 | +  |
| 46 | + |
| 47 | +[DONE] |
| 48 | +[ACCORDION-END] |
| 49 | + |
| 50 | +[ACCORDION-BEGIN [Step 2: ](Add business catalog)] |
| 51 | +1. Click **General Role Details** and **Edit**. |
| 52 | + |
| 53 | +  |
| 54 | + |
| 55 | +2. Select **Assigned Business Catalogs** and click **Add**. |
| 56 | + |
| 57 | +  |
| 58 | + |
| 59 | +3. Search for **`Z_ROOM_BC_XXX`**, select **Room** and click **Apply** and **OK**. |
| 60 | + |
| 61 | +  |
| 62 | + |
| 63 | +[DONE] |
| 64 | +[ACCORDION-END] |
| 65 | + |
| 66 | +[ACCORDION-BEGIN [Step 3: ](Add business user)] |
| 67 | + 1. Select **Assigned Business Users** and click **Add**. |
| 68 | + |
| 69 | +  |
| 70 | + |
| 71 | + 2. Search for your user name, select it and click **Apply** and **OK**. |
| 72 | + |
| 73 | +  |
| 74 | + |
| 75 | +[DONE] |
| 76 | +[ACCORDION-END] |
| 77 | + |
| 78 | +[ACCORDION-BEGIN [Step 4: ](Maintain access management)] |
| 79 | + 1. Select your user and click **Maintain Restrictions**. |
| 80 | +  |
| 81 | + |
| 82 | + 2. Set your write, read and value help restriction unrestricted. |
| 83 | + |
| 84 | +  |
| 85 | + |
| 86 | + 3. Go back to general role details and click **Save**. |
| 87 | + |
| 88 | +  |
| 89 | + |
| 90 | +Save and activate. |
| 91 | + |
| 92 | +[DONE] |
| 93 | +[ACCORDION-END] |
| 94 | + |
| 95 | +[ACCORDION-BEGIN [Step 5: ](Test yourself)] |
| 96 | + |
| 97 | +[VALIDATE_1] |
| 98 | +[ACCORDION-END] |
0 commit comments