Debug ABAP programs which are executed in background


If you have got a program which calls another program in background i.e SAPScript print program You may need to debug it or get it to stop at a break-point set in the background program. To do this all you need to do is turn update debugging on from the ABAP debugger (Settings->Update debugging).