i am using following FM :-
CALL FUNCTION STARTING NEW TASK with the argument DESTINATION IN GROUP DEFAULT
for Parallel Processing Jobs with Asynchronous RFC.
It uses the Dialog work process. Do we have option to use only Background work process instead of using dialog work process. If yes,please let me know how.
Or do we have any other option ...instead of using CALL FUNCTION STARTING NEW TASK with the argument DESTINATION IN GROUP DEFAULT. That would divide the task and schedule them on different-different Apllication server in back ground.