ABAP

ABAP is a high-level programming language created by the German software company SAP SE. It is currently positioned, alongside Java, as the language for programming the SAP NetWeaver Application Server, which is part of the SAP NetWeaver platform for building business applications. Wikipedia

Created Year: 1983
Developed by: SAP
Aliases: Advanced Business Application Programming, Allgemeiner Berichts Aufbereitungs Prozessor (ABAP), Allgemeiner Berichts Aufbereitungs Prozessor, Allgemeiner Berichts-Aufbereitungs-Prozessor, ABAP/4

Wikidata: Q380523

Influenced by: COBOL

Programming paradigms: imperative programmingobject-oriented programmingstructured programming

Language types: high-level programming language

ABAP Influence Network

Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.

Hello World in ABAP

REPORT ZHELLO_WORLD.

START-OF-SELECTION.
    WRITE: 'Hello World'.


Free ABAP books, articles, documentation

Search on GitHub


Latest data update: 2025-03-01