ABAP topic
ABAP (Advanced Business Application Programming, originally Allgemeiner Berichts-Aufbereitungs-Prozessor) is a high-level programming language developed by SAP SE for enterprise resource planning (ERP) systems. It is used to create custom business applications for the SAP platform. ABAP has a long history, with the first version released in 1983. Today, it is used by thousands of organizations around the world to build and customize their SAP systems. If you are a developer working with SAP, or are interested in learning more about ABAP and its capabilities, this topic is a great resource.
mockup_loader
ABAP unit testing framework, prepare in Excel, reuse in abap code
teched2020-developer-keynote
SAP TechEd 2020: Developer Keynote
abap-oo-basics
In support of the YouTube video series on ABAP Object Oriented basics, this repository contains the ABAP source code samples which are used in the video series.
SAP-ABAP-Development
SAP ABAP development, customization and enhancement guides
abapTimeMachine
ABAP Time Machine provides a much needed way to look at past versions of code in a consistent way. It also provides a sort of git-blame for ABAP (shows the request and author that last modified each l...