2012 Mar 23 9:31 AM
Hi,
I am trying to convert a RFC to be processed parallely.
Previous call:
RFC
ERP -----------------------------------------------------------------> SRM (Function 'ABC')
Call function 'ABC' destination 'XYZ'.
Now the FM has to be called using parallel processing.
RFC
ERP -----------------------------------------------------------------> SRM (Function 'ABC')
Call function 'ABC' starting new task LV_TASK destination in group 'RFC_GRP'.
Do you know how do we maintain a RFC group for SRM system in ERP in transaction RZ12?
If we maintain a RFC group for calling ERP in RZ12 the status for group is green. But when we maintain the RFC group for called SRM system in ERP the status is not green and the RFC call can not be made using parallel processing.
Thanks & Regards,
Kamini
2012 Mar 23 9:50 AM