Hi,
I have RFC destination of the system and message server details(Server name, group and port number) of the system.
When my program runs, I need to compare that both details match to the same system. There can be n number of application server in system.
I need to know if both details belongs to same system. How can I do that?
Thanks