SAP ABAP RUNTIME FRMWK - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

ABAP runtime framework
Also called ABAP runtime environment. Hardware- and operating system-independent platform (virtual machine) of an ABAP program. Processes of the ABAP runtime framework control the execution of an ABAP program by calling the processing blocks of the program. ABAP statements are implemented in the ABAP kernel of the ABAP runtime framework. The ABAP runtime framework is provided by the Application Server ABAP and, therefore, ABAP programs can only be executed in AS ABAP.