We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41615bc commit 188199fCopy full SHA for 188199f
docs/advanced/downporting.md
@@ -3,7 +3,7 @@
3
abap2UI5 works out of the box with ABAP version 750. If you are on a lower release, you can install the downported repositories. <br>
4
5
All downported versions of abap2UI5 and its addons can be found here: <br>
6
-[abap2UI5-downported](https://github.com/abap2UI5-downported/)
+[abap2UI5-downported](https://github.com/abap2UI5/abap2UI5/tree/702)
7
<br>
8
9
For more information on this concept, check out this blog post: <br>
@@ -32,6 +32,3 @@ CLASS z2ui5_cl_launchpad_handler IMPLEMENTATION.
32
33
ENDCLASS.
34
```
35
-
36
-Adjust the sql syntax in the following class z2ui5_cl_core_srv_draft: <br>
37
-https://github.com/abap2UI5-downported/abap2UI5/blob/main/src/01/01/z2ui5_cl_core_srv_draft.clas.abap
0 commit comments