Hi all,
Is there a way to detect that we are in DEBUGGING mode in ABAP code.
I need to determine this, because we have function modules that will be runned in a separate process in the background. If i could detect DEBUG mode, i could choose not to run these modules in the background, making debugging them possible.
Regards,
Rob.