2015 Apr 12 10:18 AM
Is there any way to restrict background job run-time? we have a job running every 5 mins and at times the job hangs possibly due to network issue. This is less frequent but whenever it happens need to cancel job manually sometimes middle of the night. Would appreciate if there is any way to restrict the job runtime from abap program ?
Thanks
Is there any way to restrict background job run-time? we have a job running every 5 mins and at times the job hangs possibly due to network issue. This is less frequent but whenever it happens need to cancel job manually sometimes middle of the night. Would appreciate if there is any way to restrict the job runtime from abap program ?
Thanks
2015 Apr 12 11:22 AM
Hi Suhel,
You can make use of the standard parameter rdisp/max_wprun_time to control the processing time.
Using RZ11 you can set the defined values and control the required process.
For step by step instruction make use of the SAP How to Guide.
SAP Background Process control
Hope it helps.
Regards,
Kannan
2015 Apr 12 11:29 AM
Thanks for your reply.rdisp/max_wprun_time is for dialog not background
2015 Apr 12 12:01 PM
Hi Suhel,
Yes you are correct.Sorry for conveying the wrong input.
Regards,
Kannan
2015 Apr 13 4:02 AM
Hello Suhel,
No time restriction applies to background work processes.
Maybe you need write some ABAP program or third-part application to do that.
Regards,
Ning Tong
2015 Apr 13 7:51 AM
Thanks for your reply. I also thought same that's why had opened this discussion under abap development but seems the moderator has moved to netweaver administrator
2024 Jan 06 7:23 PM
Hi Suhel,
I also need to restrict background job runtime and I wonder if you ever had a chance to find any solution.
Regards
Melih
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |