oblomov-dev / abapless-abap

Serving a Release & Version Independent ABAP Layer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

abapless-abap-layer


How to write apps running on every abap stack? How to serve a release & version independent ABAP layer?

Snippets from Steampuncification served as a class

Features:

  • Hides language version differences between ABAP Cloud and Standard ABAP
  • Conceals release-dependent disparities from ABAP v7.02 to ABAP Cloud
  • Runs on all ABAP stacks, including open-abap
  • 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 Private Cloud or On-Premise (ABAP for Cloud, Standard ABAP)
  • R/3 NetWeaver AS ABAP 7.02 or higher (Standard ABAP)
  • open-abap

Function Scope:

Utility Functions like GUIDs, RTTI, Messages etc.

Brainstorming

image

link
image

About

Serving a Release & Version Independent ABAP Layer

License:MIT License


Languages

Language:ABAP 100.0%