Hi,
I want to send some custom table's data from ERP to CRM. I am planning to send this data via a custom RFC enabled function module which I will create in the CRM system and call from the ERP system.
For the above solution to be generic, I want to programatically find the name of the RFC destination for the CRM system. I don't want to hardcode any value after consulting SM59. Any idea how to do that?
Thank you.