‎2008 Apr 16 7:38 AM
Hi All,
Can anyone let me know what is a "Sytem Function" or "Kernel Routines", Where can i check the code behind system function, Is the coding done in ABAP or C, Where can I get the list of all available system functions.
Regards,
Simin Raveendran.
‎2008 Apr 16 7:53 AM
These functions are routines that are implemented inside of the kernel code. They are usually implemented in C. Use Google to find a list of all system functions.