Difference Between Call By Value and Call By Reference?
Answer Posted / m.vairalkar
It is not difference
but good thing..Both tha
techniques r good ..if we want
changes then use call by refernce
otherwise use call by value
Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
what is difference between set screen and call screen ?
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary
What are the differences between macro and subroutine?
What is database utility?
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
What kind of financial periods exist in sap? What is the relavent table for that?
How many types of data classes are there in sap abap? : abap data dictionary
Work most on which module: name a few tables?
What are the parameter types for a method?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
How can we upload a text file having delimiters in to legacy system?
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?
how can you display data say "your name"in sap script without print program or driver program??
Why we are using Macros instead of Function Modules
What is meant by stacked list?