Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

calling RFC from R/3

Former Member
0 Kudos

hey,

can someone please help me ?

I have a requirement where i need to pass a list of values like an ITAB from R/3 program to XI. How do i do that ? No file interface. RFC adapter is used.

Shud I write an RFC enabled function module in R/3 and call it from my main program ?During call function should I specify the destination as that of XI ?

Also some data will be returned by XI based on that ITAB and I need to use that in my main program in R/3. How do I handle that ?

kindly help.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hello,

Please read these: [https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3387] [original link is broken] [original link is broken] [original link is broken];, [https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/4681] [original link is broken] [original link is broken] [original link is broken]; and [/people/swaroopa.vishwanath/blog/2006/12/28/send-rfc-to-sap-xi-150-asynchronous].

Regards.

1 REPLY 1

Former Member
0 Kudos

Hello,

Please read these: [https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/3387] [original link is broken] [original link is broken] [original link is broken];, [https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/4681] [original link is broken] [original link is broken] [original link is broken]; and [/people/swaroopa.vishwanath/blog/2006/12/28/send-rfc-to-sap-xi-150-asynchronous].

Regards.