Skip to Content
0
Former Member
May 30, 2008 at 06:29 AM

Run the execution of RFC is background

66 Views

Hi

I want to run the call of the rfc in my program in BACKGROUND.

the requirement is that i want to call the rfc in infinitie loop which should process in background and depending on the next input the background job should stop.

How to achieve it.