Difference Between Call By Value and Call By Reference?

Answer Posted / aishwarya kulkarni

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 ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by pooled tables in sap abap? Also explain what do you mean by table pool? : abap data dictionary

555


What are function modules?

582


What are the disadvantages of different types of bdc's?

625


in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?

1745


I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?

1537






What is output determination?

680


Hi,have Good Command in SAP ABAP, ABAP WEBDYNPRO now i want to learn sap IS utilities.. can u plz suggest me is it useful r not? If not can i learn BI? Is ABAP with BI have gud future?

1547


How to upload more than 2GB file from External Source to SAP?

858


What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary

589


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

597


Can a transparent table exist in the data dictionary but not in the database physically?

636


What are the basic objects of the data dictionary? : abap data dictionary

624


What happens Update command is used without where clause ?

628


How can an internal table with header line and one without header line be distinguished when passed to a subroutine? : abap modularization

607


The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization

614