‎2007 May 22 6:20 AM
Hi,
I want to know how to debug any program executed in background.
Mukesh Kumar
‎2007 May 22 6:26 AM
hi,
You can not debug a program which is running in background but once the job is completed in sm37 select the job and type JDBG at command box, the job will go in debug mode and show you how it was executed.
Sudheer.A
‎2007 May 22 6:29 AM
hi,
BACKGROND PROGRAMS:you can debug the background jobs, use the command BDUG
One way of debuging programs which are already running in background is via transaction SM50. This displays a
list of process running in the server. In order to debug the program go to Menu option:
Program/Mode>Program>Debugging.
Regards
Reshma