Update README.md

This commit is contained in:
oblomov 2023-05-26 18:46:54 +02:00
parent 883fc0732e
commit fa579fea69

View File

@ -1,5 +1,5 @@
# abap2UI5 # abap2UI5
Developing UI5 Apps in pure ABAP - follow this project on [twitter](https://twitter.com/OblomovDev) to keep up to date and don't forget to explore the [demo repository.](https://github.com/oblomov-dev/abap2UI5-demos) Developing UI5 Apps in pure ABAP - follow this project on [**twitter**](https://twitter.com/OblomovDev) to keep up to date and don't forget to explore the [**demo repository**.](https://github.com/oblomov-dev/abap2UI5-demos)
#### Features #### Features
* easy to use implement just one interface for a standalone UI5 application * easy to use implement just one interface for a standalone UI5 application
* pure ABAP development using 100% ABAP (no JavaScript, DDL, EML or Customizing) * pure ABAP development using 100% ABAP (no JavaScript, DDL, EML or Customizing)
@ -13,7 +13,7 @@ Developing UI5 Apps in pure ABAP - follow this project on [twitter](https://twit
* S/4 Public Cloud ABAP Environment (ABAP for Cloud) * S/4 Public Cloud ABAP Environment (ABAP for Cloud)
* S/4 Private Cloud or On-Premise (ABAP for Cloud, Standard ABAP) * S/4 Private Cloud or On-Premise (ABAP for Cloud, Standard ABAP)
* R/3 NetWeaver AS ABAP 7.50 or higher (Standard ABAP) * R/3 NetWeaver AS ABAP 7.50 or higher (Standard ABAP)
* R/3 NetWeaver AS ABAP 7.02 to 7.42 - use the [downport branch](https://github.com/oblomov-dev/abap2UI5/blob/main_downport) * R/3 NetWeaver AS ABAP 7.02 to 7.42 - use the [**downport branch**](https://github.com/oblomov-dev/abap2UI5/blob/main_downport)
#### Information (Blog Series) #### Information (Blog Series)
1. Introduction: Developing UI5 Apps in pure ABAP [(Blog SCN - 22.02.2023)](https://blogs.sap.com/2023/02/22/abap2ui5-development-of-ui5-apps-in-pure-abap-1-3/)<br> 1. Introduction: Developing UI5 Apps in pure ABAP [(Blog SCN - 22.02.2023)](https://blogs.sap.com/2023/02/22/abap2ui5-development-of-ui5-apps-in-pure-abap-1-3/)<br>