Skip to Content
0
Former Member
Dec 08, 2011 at 10:22 AM

Not able to schedule job in back ground

30 Views

Hi ,

I am trying to schedule a job using below logic, this is working perfectly fine in dev system but not in quality

First i am calling job_open function module.

i am submitting a report in background with user as CCCBATCH.

i am using the function module job_close for closing it with start immediately set ( i.e strtimmed = 'X') so that job should start immediately.

..any clue on why is working in dev and not in quality..was that due to any missing roles or authorizations?