Application Development 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: 

Back Ground Job not showing in SM50,

Former Member
0 Kudos

Hi Friends,

I am running XK99 to Mass update Vendor details in Back ground, I am getting some error while running the job in back ground, I would like debugg the issue.

But in SM50 Iam not able to see the job I sechduled using program MASSBACK or transaction XK99.

Please let me know, what could be the problem.

Thanks,

Veerendra.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Try this - goto SM37 select the background job and enter JDBG in the command field (similar to entering /h to debug).

Cheers.

...Reward if useful

5 REPLIES 5

Former Member
0 Kudos

Refer the transactin SM37 to see the job log details.

Regards,

Kiran Bobbala

0 Kudos

Hi Kiran,

In SM37 Job log it is released status..

I want to debugg the issue once job execution got started..

Thanks,

Veerendra.

Former Member
0 Kudos

Hi,

Try this - goto SM37 select the background job and enter JDBG in the command field (similar to entering /h to debug).

Cheers.

...Reward if useful

GauthamV
Active Contributor
0 Kudos

hi,

check the tables TBTCO n TBTCP for status of job.

also see in se37 the job details.

reward points if hlpful.

GauthamV
Active Contributor
0 Kudos

hi,

goto SM37 give ur background job name

enter JDBG in the command field .

this will help u to debug ur job.