what is the difference between rfc and normal function module?

Answer Posted / shame.er

Function Module : In a function module passing data is by
call by reference in particular the tables parameter has to
by call by reference by passing memory.
RFC: In a RFC passing data is by value the reason is its
going to access other system while doing the above by
reference wouldn't work as we r into another system whose
memory id will not match,this is the basic cause for
creation of RFC.
Hope this answers the above answer is not right plz ignore.LOLZ

Is This Answer Correct ?    35 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In a loop of an internal table, what is the use of at first & at last statements?

1695


The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization

859


A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization

774


What is buffering allowed but switched off?

1049


What are the steps to execute session method?

784


What is the major difference between pool tables and transparent tables?

724


Proxy Programming with ABAP - How to develop the Proxy identification through programming

2074


How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.

2029


when does a list get sent to the screen on the presentation layer?

1608


Can we use transfer dataset to transfer data in internal table ?

1854


What are the techniques involved in using sap supplied programs?

798


What is a maintenance view? : abap data dictionary

756


Explain read dataset in sap abap?

942


How can we access the correction and transport system? : abap data dictionary

791


Which bdc you prefer? : abap bdc

930