Hi All,
We have developed a program named ZFI_AAR_JOB_DELETE which deletes scheduled jobs at completion.
We have used Function Module BP_JOB_DELETE in LOOP statement. When We execute the program by giving a job name in the selection screen, we are getting an error which says Object ZFI_AAR_JOB_DELETE of class RE and language EN does not exist. .
When I checked in Debug mode, I found that as soon as the control reaches this FM & I press F5 it doesn't go into the function module & directly failed with SY_SUBRC = 3.
Please shed light as to why this problem is occurring.
Regards
Abhii