Skip to content

Serving a Release & Version Independent ABAP Layer

License

Notifications You must be signed in to change notification settings

oblomov-dev/abap-api

Repository files navigation

abap-api

Snippets from Steampuncification served as a class

Features:

  • Hides language version differences between ABAP Cloud and Standard ABAP
  • 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 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.

Idea

image

About

Serving a Release & Version Independent ABAP Layer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages