Application Development and Automation 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: 
Read only

RFC....Data Transfer

Former Member
0 Likes
562

Hi ,

How the data is transfered from SAP to RFC.Please Explain the concept, How the external system calls this particular RFC, Where to to maintain the settings...What is RFC target Host............

Hi ,

How the data is transfered from SAP to RFC.Please Explain the concept, How the external system calls this particular RFC, Where to to maintain the settings...What is RFC target Host............

2 REPLIES 2
Read only

Former Member
0 Likes
513

hi

RFC is remote function call which is a call to a function module of a remote system other tahn calling system.

for this we create target destination using trascation sm59.

and write function in reomte system and set their attributes as remote enabled.