‎2007 Sep 14 6:00 AM
hi all,
Iam trying to connect my sap client (100) to another sap client (001)system, iam giving Host address in both the clients even though it showing error in connection, is it necessary to give Target host in both the clients, any body plz suggest me how to connect RFC destination.
‎2007 Sep 14 6:09 AM
Hi,
I am just wondering why do we need an RFC to call a function module from one client to another client.
As all the function modules are avaialble in all the clients as they are repository objects. So you can just goto client 001 and execute the Function module.
Else you can create an import parameter for the Function module to accept the client. And then process that clients data in the FM.
Regards,
Sesh