SAP Tutorials Blog

 


All ABAP programs stored in SAP database. However, they are never stored in external files like C++ and Java programs.

In the database, all the code is written in ABAP present in two different forms:

Source code, which can be view and edit with the help of ABAP Workbench tools, and generated code. It is a binary representation that is quite similar to Java byte code.

ABAP programs allow you to control the runtime system, which is part of the SAP kernel. The runtime system also allows a process for ABAP statements. It controls the logic of screens and responds to user events like user click or mouse hover.

 


Serkan AKKAVAK

Computer Engineer BSc

SAP Department Deputy Manager

Contact : serkurumsal@yandex.com