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

Former Member
0 Likes
686

CAN ANYONE SEND ME RFC NOTES

3 REPLIES 3
Read only

athavanraja
Active Contributor
0 Likes
566

what exactly do you want to know about RFC?

Read only

jayanthi_jayaraman
Active Contributor
0 Likes
566

Hi,

Remote Function Call:

RFC is an SAP interface protocol. Based on CPI-C, it considerably simplifies the programming of communication processes between systems.

RFCs enable you to call and execute predefined functions in a remote system - or even in the same system.

RFCs manage the communication process, parameter transfer and error handling.

Have a look at this link.

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCFESDE2/BCFESDE2.pdf

http://help.sap.com/saphelp_47x200/helpdata/en/22/042860488911d189490000e829fbbd/frameset.htm.

Kindly reward points if you find it as useful.

Read only

andreas_mann3
Active Contributor
0 Likes
566

Hi,

look here: <a href="http://help.sap.com/saphelp_47x200/helpdata/en/22/042853488911d189490000e829fbbd/frameset.htm">RFC</a>

regards Andreas