‎2010 Feb 28 9:03 PM
Hi,
Is there a way to debug a C function in ABAP.
How can I view it's source code from the system ?
BR,
Rotem.
‎2010 Feb 28 10:44 PM
Hi Rotem,
You cannot debug a C function (kernel function) from ABAP. Also, there's no source code available. So at best you could attach a debugger to the work process on OS level, but this most likely would be pretty awkward, since you'd be looking at compiled code...
Cheers, harald
‎2010 Mar 01 10:39 AM
Hi,
These functions are for internal use by SAP - therefore there is no
documentation.
It is not recommended that they are used (unless absolutely no other
option exists) since SAP don't support them for customer use.
Regards
Hiren K.Chitalia