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

Back ground jobe

Former Member
0 Likes
648

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.

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
Read only

Former Member
0 Likes
627

Reward points..

Read only

Former Member
0 Likes
627

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

Read only

GauthamV
Active Contributor
0 Likes
627

hi,

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

Read only

Former Member
0 Likes
627

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.