‎2007 May 11 7:57 PM
Hi,
Pls tell me what is an RFC (remote function call)? A brief overview is fine with me.
‎2007 May 11 8:01 PM
Hi,
RFC is a function module which can be called from a remote system.
Check this link for more details.
http://help.sap.com/saphelp_nw04/helpdata/en/22/0424ce488911d189490000e829fbbd/content.htm
Thanks,
Naren
‎2007 May 11 7:59 PM
Hi,
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 links.
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCFESDE2/BCFESDE2.pdf
http://help.sap.com/saphelp_nw04/helpdata/en/6f/1bd5b6a85b11d6b28500508b5d5211/content.htm
Regards,
Ferry Lianto
‎2007 May 11 8:01 PM
Hi,
RFC is a function module which can be called from a remote system.
Check this link for more details.
http://help.sap.com/saphelp_nw04/helpdata/en/22/0424ce488911d189490000e829fbbd/content.htm
Thanks,
Naren
‎2007 May 11 8:09 PM
Hi,
Read the pdf document from the following link:
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCFESDE4/BCFESDE4.pdf
Regards,
Bhaskar