What is the diffrence between RFC & normal Function module?

Answer Posted / shameer

Dear,
All the above said answers are correct there is one more
question unanswered. What is different RFC doing and not the
fn module?
The die ifference is in the way parameters are passed the
import export n the table parameters.
In fn module its by reference(passing memory address) if a
parameter's address is passed will the remote system
identify it ? wouldn't hence the concept RFC evolved to
solve it the mode of passing data is by value.
Cheers.

Is This Answer Correct ?    14 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does a lock object involve?

671


A subroutine can be terminated unconditionally using exit. State true or false : abap modularization

612


What are the different abap editors? What is the used of different editors in abap?

570


What is luw or data base transaction ?

580


1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?

1499






What are the different types of view?

604


Where are you used type casting?

916


Explain the advantage of structures?

550


What are the field and chain statements?

584


What are the different software packets available in the market? : sap abap hr

574


What is your approach for writing a bdc program? : abap bdc

590


data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.

1899


singleton class

935


What are the functional areas? User groups? And how does abap/4 query work in relation to these?

608


How do you Export a session ?

1450