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
Name the abap/4 modularization techniques?
Can any tell me ECC 5.0, ECC 6.0 Released year? and difference between them?
Explain what are the different functions used in sap script? What are the parameters used in each function?
Explain what is the difference between sy-tabix and sy-index? Where it is used?
Can i have some Realtime Scenarios on Reports.
How is the command suppress-dialog useful?
What is view? Different types of view.
How are the date abd time field values stored in sap?
In order to upload purchase order details, how you handle multiple values for a single field?
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
What is a data element?
What are the contents in technical specifications?
What is the difference between a structure and an append structure?
How will you define org structure in MM?
There is 1 person but it’s displaying that this person cannot be booked. He is not available for the business event. Can you tell me where is it going wrong? What can be the reasons? : sap abap hr