ABAP4

ABAP4 programming Compiler, Source code and Tutorial

ABAP4 programming is is an artificial language designed to express computations that can be performed by a machine, particularly a computer. ABAP (Advanced Business Application Programming, originally Allgemeiner Berichts-Aufbereitungs-Prozessor, German for “general report creation processor” [1]) is a high-level programming language created by the German software company SAP. It is currently positioned, alongside the more recently introduced Java, as the language for programming the SAP Application Server, part of its NetWeaver platform for building business applications. The syntax of ABAP is somewhat similar to COBOL.

Compiler

Download ABAP4 programming compiler.

Source code

ABAP4 programming Hello world sample source code.

REPORT ZHB00001.
*Hello world in ABAP/4 *
WRITE: ‘Hello world’.

Source Code

Tutorial

ABAP4 programming tutorial.

By programming on October 16, 2010 | ABAP4 | A comment?
Tags: , , , , ,