‎2008 Nov 04 2:23 PM
Hi All
I have created an output type, which has a Z-program attach to it.
When a new outbound delivery is created this output type calls the Z-program.
now I want to debug that brogram, if I put a break-point ti doesnt work.
Any body know how can I debug this.
thanks
C
‎2008 Nov 04 2:34 PM
in Ok-code box type in /h.
Next step, presse enter.
Now you are in Debugger.
Now goto the Menu. Debugging -> debugging in background task.
once this is switched on it should respect your break-point.
Be aware, that the debuggin in background task needs a new SAP-mode, so make sure you can at least open one other mode.
‎2008 Nov 04 2:34 PM
in Ok-code box type in /h.
Next step, presse enter.
Now you are in Debugger.
Now goto the Menu. Debugging -> debugging in background task.
once this is switched on it should respect your break-point.
Be aware, that the debuggin in background task needs a new SAP-mode, so make sure you can at least open one other mode.