Skip to Content
0
Former Member
Sep 15, 2011 at 06:01 AM

Getting an Exception of Invalid Job data for FM BP_JOB_MODIFY

264 Views

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