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