‎2006 Mar 17 8:23 AM
Hello Colleagues,
I would like to debug a FM called in background task as a separate unit.
There is a setting in the debugger "In background task: Do not process"
Can this setting be used in any way for this purpose?
Thanks and regards
‎2006 May 22 9:22 PM
Yes, you can use "In background task: Do not process" check box in debug mode. Once done use Transaction SM58 and you should see your transaction lying there.
Choose Menu Edit->Debug Logical Unit of Work
‎2006 May 22 9:22 PM
Yes, you can use "In background task: Do not process" check box in debug mode. Once done use Transaction SM58 and you should see your transaction lying there.
Choose Menu Edit->Debug Logical Unit of Work
‎2009 Jul 30 6:24 AM