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 jobe

Former Member
0 Kudos

Hi Everybody,

I knew the background job name , i want to know here is program name , which is running on background jobe and time.

and let me know the way of debugging the back ground job..

which is alredy finished.

regards,

vinesh.

4 REPLIES 4

Former Member
0 Kudos

Reward points..

Former Member
0 Kudos

Hi,

U can find background jobs in SM37 Transation.

program name , which is running on background jobe and time

also u can find in SM37.

Reward if useful,

Regards,

Narasimha

GauthamV
Active Contributor
0 Kudos

hi,

u can check details of background job in TBTCP and TBTCO tables.

Former Member
0 Kudos

Go to the bagound job which has been finished and you go to the job steps.

there select the job details you can see the program name.

If you want to see the timings of the schudeled job you can see the sceduled jobs and go for the job details.

You can't able to debugg the background job which is finished.

But you can debugg the report for which the background job is running.

For that go to SM66 and take the PID.

go to SC04 there you have to select the SQL then give the PID over there you can find the debugging button over there in this way you can debugg.

Regards,

Madan.