Skip to Content
0
Former Member
Jul 19, 2005 at 08:28 AM

Detect DEBUG mode in ABAP code

1228 Views

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.