You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -147,12 +147,15 @@ For a compact overview of the exercises, watch the session replay from SAP TechE
147
147
> (*) 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.
148
148
> The [ABAP Flight Reference Scenario](https://github.com/SAP-samples/abap-platform-refscen-flight) must available in the system before importing the solution package.
149
149
150
-
Follow this instructions:
150
+
Follow this instructions to import the solution:
151
151
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.
0 commit comments