If a Function module is defined as RFC enabled why the parameters should be pass by value not by reference in sap abap
Answer Posted / anil
When ever we are using RFC enabled FM's we should pass pass any values by pass by value only.because RFC may be used by other different systems. if we pass by reference that system may have that pass by value so that system gets confuse to which value have to take. so that why's we should pass by value only.
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What does the extract statement do in extract datasets? : abap modularization
MY DOMAIN IS SAP-ABAP COMPARE TO WEBDYNPRO AND CRM-TECHNICAL WHICH IS BEST?
how do you transport lsmw data from one system to another?
Do you know any other patterns if yes.. explain
What are the system fields you have worked with? Explain?
Can a posting run be deleted? : sap abap hr
What are field symbols and field groups? Have you used component idx of structure clause with field groups?
What is the table buffer?
What is a projection view? : abap data dictionary
List the events in abap/4 language?
Is sap xi intended to replace ale?
What is tcode se16?
What is a view? : abap data dictionary
Explain the differences between sap memory and abap memory?
Can i Have Some Realtime Examples on Badi ?