Skip to content

Commit 5f15bc6

Browse files
authored
Update README.md
1 parent c9f5d9f commit 5f15bc6

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -147,12 +147,15 @@ For a compact overview of the exercises, watch the session replay from SAP TechE
147147
> (*) The supported ABAP systems are SAP BTP ABAP Environment, SAP S/4HANA Cloud Public Edition, or at least the release 2023 of SAP S/4HANA Cloud Private Edition and SAP S/4HANA.
148148
> The [ABAP Flight Reference Scenario](https://github.com/SAP-samples/abap-platform-refscen-flight) must available in the system before importing the solution package.
149149
150-
Follow this instructions:
150+
Follow this instructions to import the solution:
151151

152-
1. If not yet done, [install the abapGit plug-in into your ABAP Development Tools (ADT) for Eclipse](https://developers.sap.com/tutorials/abap-install-abapgit-plugin.html)
153-
2. Create the development package **`ZRAP110_SOL`** in your system.
154-
3. Use the abapGit Plug-in in ADT to import (i.e. pull) the implementation into your system.
152+
1. [Install the abapGit plugin in your ABAP Development Tools (ADT) for Eclipse](https://developers.sap.com/tutorials/abap-install-abapgit-plugin.html) if you have not already done so.
153+
2. In ADT, create the ABAP package **`ZRAP110_SOL`** in your system.
154+
3. Open the **abapGit Repositories** view in ADT and follow the steps below.
155+
4. Create a link to the repository using the **Link abapGit Repository** window.
155156
📤 Git repository URL: https://github.com/SAP-samples/abap-platform-rap110
157+
5. Now pull/import the solution implementation using the context menu _**Pull...**_.
158+
6. Activate the imported development objects (**Ctrl+Shift+F3**).
156159

157160
## Known Issues
158161
No known issues.

0 commit comments

Comments
 (0)