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
What role does an abap program play in sapscript?
Differentiate between protect and end protect.
What is the use of perform statement in scripts ?
What is the client concept in SAP? What is the meaning of client independent ?
How to design the windows in script?
i want default printer name in sap-scripts? please help me how to handle this one.
How can I prevent page-break in the message that is to be displayed?
You want to backup sapscript layoutsets. How will you do it? Can you perform the download and upload function here? How?
How can I debug my sapscript?
How can I change the page size of the layout?
I want to display quantity & Price based on Particular Language and Country in SAP Script , How we can do that ? One particular statement is there for that, What is that ?
How to create standard text in sapscripts?
Different types of ABAP memory ?
What is the work you have done in the MM module and what programs did you use for creating views in MM ?
What is t.code for script styles?