Difference Between Call By Value and Call By Reference?
Answer Posted / pasang tsering
call by value:-value of the actual argument passed to the
formal arguments.
call by reference:-address of the actual arguments passed
to the fomal arguments.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What are logical databases?
What is the difference b/t Session method and call transaction method ??
What is the bitwise operator in the sap abap?
what is difference between set screen and call screen ?
Can you delete data element, which is being used by table fields. : abap data dictionary
If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc
What is meant by hotspots?
Explain how is batch input process different from processing on line?
What are the two levels in defining a match code? : abap data dictionary
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
What are the different types of mode (run code) in call transaction method?
Explain about interactive report?
What are interactive reports?
How to give programe name as input in BDC report of abap ?
How can we use / display table in a screen?