Difference Between Call By Value and Call By Reference?
Answer Posted / dhiren
IN CALL BY VALUE, BOTH THE ACTUAL AND FORMAL PARAMETERS
WILL BE CREATED IN DIFFERENT MEMORY LOCATIONS WHEREAS IF
THEY ARE CALLED BY REFERENCE BOTH WILL BE CREATED AT THE
SAME LOCATION ANDit is sending the address of variables to the called function .
| Is This Answer Correct ? | 77 Yes | 28 No |
Post New Answer View All Answers
Double click function on the lists, identifying the line selected by the user on the list?
In which table the material master data is stored?
Explain the types of bdc's?
How will you link form with the event driven in sap scripts?
What are the different types of sapscript symbols?
How is collect statement different from append?
How can we create callable modules of program code within one abap/4 program? : abap modularization
What are the attributes of the data? : abap data dictionary
Performance tuning techniques
What is the function of a domain? : abap data dictionary
What is hotspot?
Where do you create indexes in abap?
What is the max no of match code id’s that can be defined for one match code object?
Rp_provide_from_last contains how many parameters ? : abap hr
What are the different functions used in sap script? What are the parameters used in each function?