Difference Between Call By Value and Call By Reference?
Answer Posted / vino
Mostly call by value and call by reference is differ from
copy and modify process..
Copy:
Call by value:
It take difference memory locations for variables.Duplicate copy of the original parameter is passed.
Call by reference:
It takes Same memoy locations for variables.Actual copy of the original parameter is passed.
Modify:
Call by value:
No affect on original parameter after modifying the parameter in functions.
Call by reference:
original parameter can be affect afetr modifying the parameter in function..
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Did you create secondary index?
What is your current client number?
How can we handle table control in bdc? : abap bdc
What work you have done in HR module
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
What is the project you are currently working and work that you are doing
please give the remaining answers.
what comes in Timkein written test I hope some body can tell me at this id plz tell it before 9 pm 19 march
Hi every one ! You people are doing a great job here , Im going to attend Tata Technologies interivew on this sunday,Can anyone who has already attended this company interivew or other companies interivews in abap pls share ur experience with me and help me to get into job my id ushareddyabap@gmail.com. Thankyou verymcuh
How do you get the number of lines in an internal table? How to use a specific number occurs statement?