What is the difference between PASS BY VALUE and PASS BY REFERENCE?
Answer / 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 |
What is the difference between User Exit and Function Exit?
What is the difference between ‘Type’ and ‘Like’?
What is the difference between SAP memory and ABAP memory?
How can you create callable modules of program code within one ABAP/4 program?
What are the ways you can do the tuning? What are the major steps will you use for these?
How do you find Function Exit?
What is the difference between Call Transaction Method and the Session method ?
What is the difference between Enhancement point and Enhancement Section?
What is the difference between Implicit Enhancements and Explicit Enhancements?
How system does if I don’t want w/tax for some of vendors for some period & again I wnt to use it?
What events do you know in Module Pool Programming?
What is the use of ‘pretty printer’?