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

Problem in background job.

Former Member
0 Likes
612

Hi Friends,

i have executed my program in background job by using the SM37 tcode, i need to delete my back ground job in sm37,

when i try to delete my job in sm37, i am getting the one message " jos zxxx is active. The select function cannot be performed".

Please help me how to delete the back ground job in sm37 or SM50.

Thanks.

Charn.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
567

In SM37, you will have a button named STOP just before the DELETE button. Hit the stop button first to stop the active job and then try to delete the job

Vikranth

Hi Friends,

i have executed my program in background job by using the SM37 tcode, i need to delete my back ground job in sm37,

when i try to delete my job in sm37, i am getting the one message " jos zxxx is active. The select function cannot be performed".

Please help me how to delete the back ground job in sm37 or SM50.

Thanks.

Charn.

3 REPLIES 3
Read only

Former Member
0 Likes
568

In SM37, you will have a button named STOP just before the DELETE button. Hit the stop button first to stop the active job and then try to delete the job

Vikranth

Read only

former_member214857
Contributor
0 Likes
567

Hi Charn

Also you can access transaction SM66 and cancel work process that is running this background job. It will stop immediatelly ths current program.

Kind regards

Read only

0 Likes
567

Just to add to above information:

While canceling it through sm66, try doing it without core