Difference Between Call By Value and Call By Reference?

Answer Posted / vinay kumar gupta

call by value :
call by value means programmer send some value coping from
one function to another.At the time of function calling a
programmer can send a copy of variable of value.

call by referance :
it means sending sending the address of variable to the
called function means a user can send the address of variable.

Is This Answer Correct ?    181 Yes 65 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required:  Sales Org  Delivery type  Sales document type Optional:  Planned Goods movement date  Option to choose E-Mail  E-mail Address  Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields,  Success/Error (S/E)  Sales Document number  Delivery number  New Debit memo request number  Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS

5526


What is an authorization in sap?

609


What is the syntax of packed number?

645


What are the features of abap/4 dictionary? : abap data dictionary

584


How to transfer data into line items using batch input session method? : abap bdc

586






what is a text table ?

1809


There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.

931


How do you control printer functions from sapscript?

701


What are the differences between a database index and a match code?

598


Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.

1463


What is the logo in sap script?

571


How to debug a script in abap?

586


What is a collect statement?

573


The max number of calling modes stacked at one time is?

587


Normally how many and what files get created when a transaction program is written?

558