<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic pass by reference using function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pass-by-reference-using-function-module/m-p/9057392#M1702378</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to abap. I know what is pass by value and pass by reference concepts but I need to understand this only with a function module.&lt;/P&gt;&lt;P&gt;Could any one please let me know how the above is done only using a function module in abap with an example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Oct 2012 12:14:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-10-10T12:14:25Z</dc:date>
    <item>
      <title>pass by reference using function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pass-by-reference-using-function-module/m-p/9057392#M1702378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to abap. I know what is pass by value and pass by reference concepts but I need to understand this only with a function module.&lt;/P&gt;&lt;P&gt;Could any one please let me know how the above is done only using a function module in abap with an example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 12:14:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pass-by-reference-using-function-module/m-p/9057392#M1702378</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-10-10T12:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: pass by reference using function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pass-by-reference-using-function-module/m-p/9057393#M1702379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In abap, 2 ways to send or receive the importing and exprting parametrs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pass by value normally not used In NORMAL function modules, it is used in RFC Enabled,&lt;/P&gt;&lt;P&gt;RFC Enabled have slower perofrmance than normal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For pass by reference :- it is preferable&lt;/P&gt;&lt;P&gt;here instead of passing value, we are passing the memory address.&lt;/P&gt;&lt;P&gt;if value changed inside FM,the change happen in the memory address.so in effect in main program also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;read this for further concept&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/9f/db98ef35c111d1829f0000e829fbfe/content.htm"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/9f/db98ef35c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gourav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2012 12:28:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pass-by-reference-using-function-module/m-p/9057393#M1702379</guid>
      <dc:creator>gouravkumar64</dc:creator>
      <dc:date>2012-10-10T12:28:55Z</dc:date>
    </item>
  </channel>
</rss>

