You must use RFC enabled function modules for parallelisation. Therefore you need to refactor your program.
For example, you could serialise your object and use that as a parameter for your function module.
You must use RFC enabled function modules for parallelisation. Therefore you need to refactor your program.
For example, you could serialise your object and use that as a parameter for your function module.