Skip to Content
0
Former Member
Oct 14, 2005 at 08:06 AM

What is ABAP program compiled into?

561 Views

I was wondering what ABAP program is compiled into?

In detail, ABAP program will be read from database and compiled into something when the system starts. Is the result of compilation executive file for local machine or a kinds of medium format like bytecode in java?