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?