mirror of
https://github.com/abap2UI5/abap2UI5.git
synced 2025-04-28 18:26:18 +08:00
doku (#181)
* Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md
This commit is contained in:
parent
9fe2e51951
commit
53ffa156ef
|
@ -1,16 +1,15 @@
|
|||
# abap2UI5
|
||||
Development of UI5 Apps in pure ABAP. Follow this project on [twitter](https://twitter.com/OblomovDev) to keep up to date!
|
||||
|
||||
Development of UI5 Apps in pure ABAP. Follow this project on [Twitter](https://twitter.com/OblomovDev)
|
||||
to keep up to date!
|
||||
#### Features
|
||||
* easy to use – implement just one interface for a standalone UI5 application
|
||||
* pure ABAP – development using 100% ABAP (no JavaScript, DDL, EML or Customizing)
|
||||
* low system footprint – based on a plain http handler (no BSP, OData, CDS, BOPF, FE or RAP)
|
||||
* cloud and on-premise ready – works with both language versions (ABAP for Cloud, Standard ABAP)
|
||||
* high system compatibility – runs on all available ABAP stacks (from NW 7.02 to ABAP 2302)
|
||||
* high system compatibility – runs on all ABAP releases (from NW 7.02 to ABAP 2302)
|
||||
* easy installation – abapGit project, no additional app deployment needed
|
||||
|
||||
#### Compatibility
|
||||
Works with all available ABAP releases and language versions:
|
||||
* BTP 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)
|
||||
|
@ -38,7 +37,7 @@ Works with all available ABAP releases and language versions:
|
|||

|
||||
|
||||
#### Installation
|
||||
Install with [abapGit](https://abapgit.org), create a new HTTP service and call abap2UI5. For more information, check out the documentation [here.](https://blogs.sap.com/2023/04/14/abap2ui5-6-7-installation-configuration-debugging/)
|
||||
Install with [abapGit](https://abapgit.org), create a new HTTP service and call abap2UI5. For more information, check out the [documentation.](https://blogs.sap.com/2023/04/14/abap2ui5-6-7-installation-configuration-debugging/)
|
||||
|
||||
##### ABAP for Cloud:
|
||||
```abap
|
||||
|
|
Loading…
Reference in New Issue
Block a user