0% found this document useful (0 votes)
53 views1 page

RFC Interview Questions: Email This Blogthis! Share To Twitter Share To Facebook

RFCs are special function modules used to communicate between remote SAP servers or between SAP and non-SAP systems. Converting a normal function module to a remote-enabled one simply requires checking the "Remote Enabled" radio button. This document provides a list of 12 interview questions about RFCs, including questions about function modules, remote enabling, RFC destinations, and the differences between RFCs and BAPIs.

Uploaded by

Sahil Malhotra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
53 views1 page

RFC Interview Questions: Email This Blogthis! Share To Twitter Share To Facebook

RFCs are special function modules used to communicate between remote SAP servers or between SAP and non-SAP systems. Converting a normal function module to a remote-enabled one simply requires checking the "Remote Enabled" radio button. This document provides a list of 12 interview questions about RFCs, including questions about function modules, remote enabling, RFC destinations, and the differences between RFCs and BAPIs.

Uploaded by

Sahil Malhotra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

RFC Interview Questions

Email This BlogThis! Share to Twitter Share to Facebook


 SAP RFC

 RFC’s are Special type of function modules which are used to communicate
between remote servers. The remote servers can be SAP-SAP Servers or SAP to
NON SAP servers. Converting the normal function modules into Remote enabled
function modules just we need to check the radio button Remote Enabled, then
normal function module will convert into Remote enable function module. This
post gives the list of interview questions on RFC.

RFC Interview Questions

1) What is a Function module in SAP ABAP?


2) What is a Remote Enabled Function module in SAP?
3) What is the full form of RFC?
4) What is the use of Remote Enabled?
5) What is the use of RFC in SAP?
6) What are the remote servers?
7) What is a RFC destination?
8) Have you created RFC destinations? If yes tell me procedure?
9) What is the T-code to create RFC destinations?
10) What is the T-code to create Remote Enabled Function modules?
11) Can I use PASS BY REF in RFC? If not, why?

12) What is the diff between RFC and BAPI?

You might also like