Difference Between Call By Value and Call By Reference?
Answer Posted / ankit sheladiya
If data is passed by value, the data is copied from the variable used in for example main() to a variable used by the function. So if the data passed (that is stored in the function variable) is modified inside the function, the value is only changed in the variable used inside the function. Let’s take a look at a call by value example
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between sum and collect?
Can I execute user exits? If yes, how?
What are interactive reports?
Can you define a field without a data element? : abap data dictionary
How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul
What is the use of a pretty printer?
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 batch input session? : abap hr
hi,i worked mostly in core abap.know iam assigned to XI utility project.can u experts let me know what r the basic things i need to learn to work in XI utility project.i already searched in forum.thanks in advance.
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
What is the use of the statement leave to list-processing?
How do you connect to the remote server if you are working from the office for the client in remote place?
What are the two levels in defining a match code ?
Why we are using Macros instead of Function Modules
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?