What is The Diff Between RFC & FM ? Urjent.
Answer Posted / prasanthi
RFC and FM are similar but the difference is RFC is remote
enabled function module means we can call RFC from any stack of SAP.
Suppose we made a FM using ABAP code and that FM is required to be used in application using SAP portals,in that case we make that FM remote enabled(then it becomes RFC) and we can call that RFC.
FM can be called only from R/3 whereas RFC allows for remote calls between two SAP Systems (R/3 or R/2) or between an SAP system and a non-SAP System.
We can pass values or references to FM whereas only values to RFC.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Hello ABAP GURUS.. I WANT TO KNOW DO WE DEVELOPE SCRIPTS FROM SCRATCH OR WE USE STANDARD SCRIPTS OF SAP..? AND WHAT LOGO WE HAVE IN STANDARD IN LOGO WINDOW OF STANDARD SCRIPT BUSINESS DOCUMENTS...?
How do we define text symbols?
what is maximum columns number in SAPScripts and Smartforms. If How can we move to next page for print.?
How can I trigger new page in sapscripts?
What is sap script?
What is the client concept in SAP? What is the meaning of client independent ?
How does check, continue and exit commands work in loop and end Loop.
What is layout set? What is it used for?
Can we have more than one Selection Screen and how ?
How to insert symbols in smart form?
How to check the changes made in the standard layout set , other than using Utilities--- -> Print preveiw ? can u explain the different other ways to check it?
Different types of ABAP memory ?
What is sap script? What is the purpose of sap script? Difference between sap script and report?
Can you assign your own form to a standard print program? How ?
HELLO ALL...HOW CAN WE CORRECT AN ERROR IN PRODUCTION...?