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

making job inactive

Former Member
0 Likes
505

hi friends,

we have a requiremnt like making a job inactive through report

from selection screen if the user is selected

it has to list all the jobs which is active which the user scheduled

and he needs to selected the job whom he needs to make inactive

is it possible

cheers

s.janagar

1 ACCEPTED SOLUTION
Read only

KalC
Active Participant
0 Likes
383

HI ,

You can select jobs using FM BP_JOB_SELECT to read the jobs and use FM BP_JOB_ABORT to stop selected job.Hope this helps.

Thanks & Regards,

Kalyan.

HI ,

You can select jobs using FM BP_JOB_SELECT to read the jobs and use FM BP_JOB_ABORT to stop selected job.Hope this helps.

Thanks & Regards,

Kalyan.

1 REPLY 1
Read only

KalC
Active Participant
0 Likes
384

HI ,

You can select jobs using FM BP_JOB_SELECT to read the jobs and use FM BP_JOB_ABORT to stop selected job.Hope this helps.

Thanks & Regards,

Kalyan.