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.