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: 

I cannot cancel a background job

Former Member
0 Kudos

Hello,

I cannot cancel a background job which is running since the last Friday. I use the SM37 transacction but it doesn't stop.

Can anybody tell me how can I get to stop this job?

Thanks in advance.

Regards.

1 ACCEPTED SOLUTION

nabheetscn
Active Contributor
0 Kudos

Pleas ego to SM50 and debug check if it is struck in an infinite loop?

Kill the job

Nabheet

7 REPLIES 7

Former Member
0 Kudos

Hai,

Refer this link

nabheetscn
Active Contributor
0 Kudos

Pleas ego to SM50 and debug check if it is struck in an infinite loop?

Kill the job

Nabheet

0 Kudos

Thanks to everybody,

from SM50 we could kill the background job.

Regards.

Former Member
0 Kudos

Hello friend,

I think these links will help you to stop the job running in back ground,

http://stackoverflow.com/questions/1439033/sap-background-job-hows-it-running

If your problem still exists revert back to me i will help you.

Thanks,

Sri Hari

Former Member
0 Kudos

Hi,

use this FM "BP_DELETE_JOB_STEP"

or

Check with sm36

Thanks & regards.

Former Member
0 Kudos

what message are you getting when you click CTRL+F1 (cancel active job) in SM37!!

Former Member
0 Kudos

Goto SM37 - Simple Job selection.

Right click the Jobname. Then Delete.