Difference Between Call By Value and Call By Reference?
Answer Posted / shikesho padjowike
call by value is a technique whereby the called function
receives value from its calling function, stores this value
in its local arguments andd return a result.
call by reference is a technique whereby a calling gives
access of its local variables to the called function.
| Is This Answer Correct ? | 96 Yes | 27 No |
Post New Answer View All Answers
What is use of transparent table in abap? How it is different from pool tables?
How would you suppress the display of a parameter on the selection screen?
What are conditional chain statement?
In SAP Script,How to display a single field(like matnr)at the right end of the form.
How do you find number of records present in internal table?
What are differences between at selection-screen and at selection-screen output?
Explain client-dependent and client-independent tables.
Lock objects and what are parameters of ENQUEUE FM?
What is is a match code? : abap data dictionary
What is the tcode to create indexes?
Explain the advantages of logical databases?
Some Realtime Examples on Exits .
How to use messages in lists?
What is the difference between sum and collect?
Explain what is the significance of hide?