‎2009 Jan 08 12:18 PM
Hi,
I have called a FM in BACKGROUND TASK. The FM is remote enabled. A transactional RFC is being created, and I found it in SM58 tcode. For some test cases, the FM takes more than one hour(may be much more than that) to execute, so in that case in SM58 it is showing as time limit exceeded. No background jobs are being created for this. Does the transactional RFC have the timeout limit?
I've even tried calling FM in Background Task as Seperate Unit but in vain.
Is there any other ways to execute the FM in background task without any timeout limit?
Regards,
Niranjan
‎2009 Jan 08 7:37 PM
Maybe you should consider some performance job on the FM first...
Greetings,
Blag.