As I said that we are working on the following scenario:
(Sender) (Receiver)
SAP R/3 <----
XI <----
-
SAP R/3
4.6C RFC Adapter RFC Adapter 4.6C
We solved much of the problem except one: we don?t know how to give the meta data of the called Function Module (present in the Receiver system) in the sender system. I have imported the Function module (present in the Receiver system) into XI (in business scenario, Integration repository and Integration directory) even then I?m getting error: ?JCO Service is unable to locate the Function Module?.
Hi Hosahalli,
as i understand you want the meta data of the called rfc-function (receiver) in the sender system. But why do you want that? What do you want to do? Do you just want to call an rfc-function from
the sender in a synchron way? If just calling an rfc-function from the receiver than you don't need to have meta data in the sender system. I have test one such szenario and i don't have to import meta data of the rfc-function from the receiver to the sender. I have an abap report which call an
rfc-function in a synchron way from a receiver and it works.
regards,
Ly-Na Phu
Add a comment