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

Set job Status from Programm (

Former Member
0 Likes
547

Hello guru There is possibility a current job from the proclaiming program to break off. The status job is to be set on cancel. I examined the already following functional module.

JOB_CLOSE

BAPI_XBP_JOB_ABORT

Thanks for help.

chris

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
513

Soled on my owne

Soled on my owne

4 REPLIES 4
Read only

alex_m
Active Contributor
0 Likes
513

U can use both the FM to cancel the job via program.

try this also 'BP_JOB_ABORT'.

Read only

Former Member
0 Likes
513

Hello Alexander Not my goal a job is to be terminated of changing but the status. I would like to set the status by program on cancel

Read only

Former Member
0 Likes
513

Hi, Christian:

I have the requirement, in the program how to set job status.

Thanks,

Read only

Former Member
0 Likes
514

Soled on my owne