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: 

Deleting active jobs

Former Member
0 Kudos

HI all ABAP Gurus,

Can you please help me to delete the active jobs?

I tried in SM37.. but I am not able to do that as the status is active.

I tried in SM50. I cant find the same PID as in the job log.

Is there any way to delete the active jobs.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

first cancel the active job

select the job and follow the menu

job-> cancel active job

then you can delete it.

if it says job is still active, then use job->check job status. to refresh.

and try deleting it.

Pavan

2 REPLIES 2

Former Member
0 Kudos

first cancel the active job

select the job and follow the menu

job-> cancel active job

then you can delete it.

if it says job is still active, then use job->check job status. to refresh.

and try deleting it.

Pavan

Former Member
0 Kudos

First cancel the job (or stop) and then delete.