Difference Between Call By Value and Call By Reference?
Answer Posted / amit dhamapurkar
simplest possible method of passing the parameters the
actual parameter are evaluated and their r values are passed
to the subroutine in location determined by the language
implimentation
| Is This Answer Correct ? | 48 Yes | 60 No |
Post New Answer View All Answers
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
What does an exec sql statement do in abap?
Can i Have Some Realtime Examples On Modulepool programming.
Explain the disadvantages of logical databases?
What are the two methods for modifying sap standard tables?
What is internal payroll process? : sap abap hr
How do you find out whether a file exits on the presentation server?
What is pakey structure, pshd1 structure and what type of fields it contains? : abap hr
Explain the components of selection table?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
What is the difference between refresh and free statements?
HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)
What is an “on input filed” statements?
Control Break statements- At new...endat.