Difference Between Call By Value and Call By Reference?

Answer Posted / sadikhasan

Call By Value :
In call By Value it create different memory for local
variable and actual called Variable. so changes does not
affect to the actual variable.

Call By Reference:
In call By Reference Compiler create same memory location
for the local variable and actual called variable so changes
affect to the actual variable and modify the value of actual
called Variable.

Is This Answer Correct ?    43 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is narrow casting and wide casting?

1133


What are the two levels in defining a match code ?

589


Explain the Inportance of pa40? : abap hr

576


What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?

592


Describe the difference between macro and subroutine?

632






What is bdc? : abap bdc

604


Sy index and sy tabix

961


Explain the use of insert and append statement in sap abap?

584


how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran

2041


What is the difference between RETURNING and CHANGING parameters for a method?

999


How do you set up background jobs in sap? What are the steps? What are the events driven batch jobs?

570


What are the client dependant objects in abap / sap?

531


What is the tcode for sapscript forms?

654


How are BAPI different from Normal function modules ?

1570


wat is the default file name of BAPI trace?

1814