Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

call transaction

Former Member
0 Likes
418

Hi Abapers,

when will we use "Background processing with debugging possibe" processing mode in call transaction method?

Hi Abapers,

when will we use "Background processing with debugging possibe" processing mode in call transaction method?

2 REPLIES 2
Read only

Former Member
0 Likes
401

Check whether this is helpful :

Thanks & Regards

vinsee

Read only

Former Member
0 Likes
401

U can debug the background job.See following steps:

Goto transaction SM37

Select any job that you want to debug

Enter 'jdbg' as okcode in command box

Press u2018Enteru2019

Note: You can do the same from transaction SM50 as well

By this method u can debug any job.

For Debugging Active job follow these steps:

Go to the transaction SM37 and select the background job (with job status u2018Activeu2019) that you want to debug.

Now select u2018Capture: active jobu2019 from menu u2018Jobu2019,

Regards,

Joy.