What is the difference between PASS BY VALUE and PASS BY REFERENCE?
Answer Posted / subash
Pass by reference-Inside a function any changes to the parameter leads to changes in the actual value
Pass by value -Kanchipuram changes in actual value even there is changes in the parameters
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a value table and a check table?
What is the difference between VIEW and a TABLE?
What is the difference between Call Transaction Method and the Session method ?
How can we identify User exits in our screen?
How do you find Function Exit?
What is the difference between Enhancement point and Enhancement Section?
What is the difference between Customizing and Workbench request?
What is the difference between INSTANCE methods and STATIC methods?
How to release an object?
What is the difference between Master data and Transaction data?
Explain what is a foreign key relationship?
What is the difference between BDC and BAPI?
Can you describe the events in ABAP?
What is the difference between RFC and BAPI?
What is the difference between .Include Structure and .Append structure?