‎2008 Oct 15 9:57 AM
Can ny1 suggest an alternative soln for command
'WAIT UPTO N SECONDS"
for timeout issue when calling a FM in background task
ani
‎2008 Oct 15 10:03 AM
1-call function 'JOB_OPEN'
2-SUBMIT (jobname) and return
3-call function 'JOB_CLOSE'
or
CALL THE FM WITH BACKGROUND TASK
‎2008 Oct 15 10:05 AM
‎2008 Oct 15 10:11 AM
you can ask your basis person to increase the execution time for your program/function module if possible..