‎2009 Jun 18 9:42 AM
Hi Experts,
I have submitted a job in background using submit via job. Is it possible to debug the program which i have called through submit via job?
Thanks
Harshad.
‎2009 Jun 18 9:50 AM
Hi,
You can debug the program which you have called via job in SE38. But its not possible to debug the job since its in background.
Regards,
Mansi.
‎2009 Jun 18 9:53 AM
Harshad...I dont think it is possible to debug when we are submitting the job....But, once the job has finished execution...we can debug the program by going to SM37 transaction..select the job...enter JDBG in command field...and press enter...it will take you to debug mode..press F7 twice and then you will be in the program which was submitted using JOB.
‎2009 Jun 18 9:53 AM
‎2009 Jun 18 10:15 AM
‎2009 Jun 18 10:36 AM
Hi hrashad,
u can debug ur own job through sm37 then select ur job then type JDBG in comand line.
or
u can debug ur own active job through sm37 then select ur job then click capture: active job.
in menu baar (Job-> capture: active job).
Thanks & Regards
Rahul
‎2009 Sep 09 6:59 AM