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

is it possible to delete a running background job programatically?

Former Member
0 Likes
714

Hi Gurus,

is it possible to delete a running background job programatically? if yes how can we do that?

Thanks in advance

Hi Gurus,

is it possible to delete a running background job programatically? if yes how can we do that?

Thanks in advance

4 REPLIES 4
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
685

submit program RSBTCDEL

Read only

0 Likes
685

thanks,

I used the report RSBTCDEL, it is not working as the job is still active.

Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
685

Try fm : BP_JOB_ABORT

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
685

Or as sais by Sandeep you can use that fm.

Before calling that select the required data from table TBTCO and pass to the fm.