Skip to content

Commit eb215cd

Browse files
authored
Merge pull request #22995 from AriannaMussoBarcucci/master
Master
2 parents 9cd893c + 99d0b3d commit eb215cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/abap-environment-shell-plugin-enrich/abap-environment-shell-plugin-enrich.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ parser: v2
2222
- How to adjust your SAPUI5 project so that the user-related data is displayed when accessing the application.
2323

2424
### Create a Business User Role Data Definition
25-
In this tutorial you will continue working on the shell plug-in you created in the pervious tutorial in this series. You will learn how to enrich it using OData Services to expose user-related information. To do this, you will first need to create a Data Definition to expose the User ID of the current user and the corresponding Business Role information.
25+
In this tutorial you will continue working on the shell plug-in you created in the pervious tutorial in this series. You will learn how to enrich it using OData Services to expose user-related information. To do this, you will first need to create a Data Definition to expose the User ID of the current user and the corresponding Business Role information.
2626
>Throughout this tutorial, you will create various development objects and UI components. Wherever the suffix `XXX` is used, you can substitute it with a nomenclature of your choice. If you do so, make sure to keep the names consistent throughout the whole tutorial.
2727
2828
1. Access ABAP Developer Tool in Eclipse, connect to your SAP BTP ABAP Environment, and open the package you created as part of the previous tutorial.

0 commit comments

Comments
 (0)