What is the difference between PASS BY VALUE and PASS BY REFERENCE?
Answer Posted / subash
Pass by reference-Inside a function any changes to the parameter leads to changes in the actual value
Pass by value -Kanchipuram changes in actual value even there is changes in the parameters
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
There are 1000’s of IDOCs in your system and say you no longer need some of them? How will you get rid of those IDOCs?
What is the difference between AT SELECTION-SCREEN and AT SELECTION-SCREEN OUTPUT?
What is the difference between Call Transaction Method and the Session method ?
What events do you know in Module Pool Programming?
How to release an object?
I am sending a mail from my mailbox to XYZ mailbox ,SAP PI picks up mail from xyz mail box with disclaimer - Hear my question is how to get the disclaimer?
In realtime do we configure ALE systems or Administator will take care of that?
What is the difference between BDC and BAPI?
What is the difference between SY-INDEX and SY-TABIX?
How do you find BAPI?
What is the difference between VIEW and a TABLE?
What is the difference between inner joins and outer joins?
Synchronous and asynchronous methods in BDC ?
How can we identify User exits in our screen?
How do you find Function Exit?