Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oblomov-dev authored Sep 8, 2024
1 parent 5a7a7c1 commit a87d646
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,17 @@
# abap-api
<br>


**How to write apps running on every abap stack? How to serve a release &amp; version independent ABAP layer?**
<br><br>
Snippets from [Steampuncification](https://github.com/heliconialabs/steampunkification) served as a class
<br><br>
Snippets from [**Steampuncification**](https://github.com/heliconialabs/steampunkification) served as a class
<br>

#### Features:
* Hides language version differences between ABAP Cloud and Standard ABAP
* Conceals release-dependent disparities from ABAP v7.02 to ABAP Cloud
* Hides release-dependent differences from ABAP v7.02 to ABAP Cloud
* Runs on all ABAP stacks, including open-abap (wip)
* Simplifies SAP APIs to class-based methods

#### Compatibility:
* BTP ABAP Environment (ABAP for Cloud)
* S/4 Public Cloud ABAP Environment (ABAP for Cloud)
* S/4 Public Cloud (ABAP for Cloud)
* S/4 Private Cloud or On-Premise (ABAP for Cloud, Standard ABAP)
* R/3 NetWeaver AS ABAP 7.02 or higher (Standard ABAP)
* open-abap
Expand Down

0 comments on commit a87d646

Please sign in to comment.