2013 Oct 11 9:20 AM
Hi Folks,
I need small help from you. I am creating a batch job through ABAP using JOB_OPEN, and JOB_CLOSE FMs. I have set start immediately STRTIMMED = 'X' in JOB_CLOSE FM to start the job immediately when scheduled.
But the problem here is that the background job is not getting released automatically to run, even though I have set the STRTIMMED field to ‘X’. Also, my user id has the authorisation object S_BTCH_JOB (RELE = ‘X’) that is required for automatic release of the job.
Do you have any idea why the job is not getting released automatically as soon as it is scheduled? Do I need to make any other settings here?
Request your inputs.
Hi Folks,
I need small help from you. I am creating a batch job through ABAP using JOB_OPEN, and JOB_CLOSE FMs. I have set start immediately STRTIMMED = 'X' in JOB_CLOSE FM to start the job immediately when scheduled.
But the problem here is that the background job is not getting released automatically to run, even though I have set the STRTIMMED field to ‘X’. Also, my user id has the authorisation object S_BTCH_JOB (RELE = ‘X’) that is required for automatic release of the job.
Do you have any idea why the job is not getting released automatically as soon as it is scheduled? Do I need to make any other settings here?
Request your inputs.
2013 Oct 11 9:54 AM
2013 Oct 11 10:06 AM
Hi,
Check with Basis team whether work processes are free for jobs..check in transaction code SM50.
Regards,
Sujeet
2013 Oct 11 10:16 AM
Hi,
See below link and check if your program is OK.
http://help.sap.com/saphelp_nw73ehp1/helpdata/en/4d/9467192cdb6c14e10000000a15822b/content.htm
If it does not help, I recommend you debug and see what exception occurs.
Thanks.
Jim
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |