1.

Write kernel methods​

Answer» ONG>ANSWER:

Kernel methods ALLOW ABAP kernel functions implemented in C or C++ to be called directly. Kernel methods replace the PREVIOUS concepts of C calls and system calls. New C calls or system calls should be avoided. Kernel methods offer the same checks and security features as REGULAR ABAP methods.



Discussion

No Comment Found