<?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 Re: pass by value / reference in methods in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pass-by-value-reference-in-methods/m-p/11056157#M1900272</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;as long as you dont write "value()" in the method description it is passed by reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stefan Seeburger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jun 2015 10:50:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-06-08T10:50:22Z</dc:date>
    <item>
      <title>pass by value / reference in methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pass-by-value-reference-in-methods/m-p/11056156#M1900271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to import / export / change an internal table through ABAP method in a local class. How do i control if the internal table is passed by reference or value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since the internal table is big, i do not want it to be copied to every method i pass it to. For global classes i find the option of 'pass by value' or 'reference'. How do i do the same in local class?&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Could you please help me with an example, which provides best performance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 10:47:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pass-by-value-reference-in-methods/m-p/11056156#M1900271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-06-08T10:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: pass by value / reference in methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pass-by-value-reference-in-methods/m-p/11056157#M1900272</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;as long as you dont write "value()" in the method description it is passed by reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stefan Seeburger&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 10:50:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pass-by-value-reference-in-methods/m-p/11056157#M1900272</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-06-08T10:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: pass by value / reference in methods</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pass-by-value-reference-in-methods/m-p/11056158#M1900273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Rojer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; use method parameter (import, export &amp;amp; changing etc ) and value() for pass by value for performance &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jun 2015 06:18:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pass-by-value-reference-in-methods/m-p/11056158#M1900273</guid>
      <dc:creator>SwadhinGhatuary</dc:creator>
      <dc:date>2015-06-09T06:18:22Z</dc:date>
    </item>
  </channel>
</rss>

