‎2008 Feb 25 6:49 AM
Hi everybody,
what are the different wasy to debug a job which is assigned in background. Can we debug a back ground which is running, or we can only debug the completed jobs. thanks in advance,
santosh.
‎2008 Feb 25 6:59 AM
Hi,
Go to SM37 and give ur JOB name. After finished JOB , select that job enter 'JDBG' Command in command field then it will go into Debug mode.
Regards,
Balavardhan.K
‎2008 Feb 25 6:59 AM
Hi,
Go to SM37 and give ur JOB name. After finished JOB , select that job enter 'JDBG' Command in command field then it will go into Debug mode.
Regards,
Balavardhan.K
‎2008 Feb 25 7:01 AM
HI
Try like below also..
Go to SM37, select the check box of the finished job. Enter JDBG in the command field and press Enter.
Debugging will start and after few standard SAP FM calls we can find the actual program.
Hope it helps.
Praveen
‎2008 Feb 25 7:03 AM
Hi,
after job submission status is 'completed' in sm37 transaction, select that job and use transaction code JDBG for debugging that perticular job.
‎2008 Feb 25 7:04 AM
hi,,
Goto SM 37 and give your Job name. that wil show what r al the transactions u met with and status of that too.. u can debug from that
‎2008 Feb 25 11:17 AM
‎2008 Feb 25 11:21 AM
We can debug a back ground job which is running .. for this
goto SM50 ..
select check box against your program
Program/Mode>Program>Debugging ..