Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Regarding Background Task

Former Member
0 Likes
380

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

1 REPLY 1
Read only

Former Member
0 Likes
337

Maybe you should consider some performance job on the FM first...

Greetings,

Blag.