Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

What is a System Function / Kernel Routines

Former Member
0 Likes
717

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.

1 REPLY 1
Read only

Former Member
0 Likes
368

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.