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: 

Getting an Exception of Invalid Job data for FM BP_JOB_MODIFY

Former Member
0 Kudos

Hi,

I am opening a job in Background for my Z program.

This program is triggered when saving on Info Type 0001 of HR module.

I am doing a oragnizational transfer but the job goes in SCHEDULED status.

after debuggin I figured out that the job is not closed because of the Exception Invalid Job data for FM BP_JOB_MODIFY.

This exception is not triggered if I use a different SAP user ID .

For this the job is faling because of the condtion written in my program.

I am not able to figure why is working for one ID and not for the other.

Thanks

Nishant

1 REPLY 1

Former Member
0 Kudos

Self resolved.

Authorization issue.