Is it possible to use an outbound RFC Adapter endpoint to call a remote enabled function module (as an alternative to an ABAP proxy for example), without configuring the RFC adapter in the adpater engine? The end point seems to contain all the necessary information for the RFC call, and this is not to communicate with a <6.20 SAP system.
Thanks,
--Lee
Dear Hartley,
i suppose that you want to call a RFC-Module in R/3. If this is correct than you can do that without having to explicitly configure it in the RFC-Adaper configuration. Like you mentioned there are enough information in the endpoint to call an RFC-Module.
Putting the configuration direct into the adapter means that the adapter preconfiure a communicatiohn channel and held it. This is only a performance aspect.
regards,
Ly-Na Phu
Add a comment