<?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: changing or using? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-or-using/m-p/1831394#M354270</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;You can you any of them, but its better if you are going to pass any value to a FM and return back the changed value use it through CHANGING, if you just want to pass it to the FM, use USING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jan 2007 02:36:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-16T02:36:57Z</dc:date>
    <item>
      <title>changing or using?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-or-using/m-p/1831391#M354267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is any one of them obsolete/not preferred when writing a subroutine? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Charles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 01:30:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-or-using/m-p/1831391#M354267</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-16T01:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: changing or using?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-or-using/m-p/1831392#M354268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;USING is preferred.  CHANGING is obsolete.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;USING performs both operations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 01:32:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-or-using/m-p/1831392#M354268</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-16T01:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: changing or using?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-or-using/m-p/1831393#M354269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;USING is preferred in subroutines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more info, please refer below link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db984635c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db984635c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Santos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 01:51:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-or-using/m-p/1831393#M354269</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-16T01:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: changing or using?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-or-using/m-p/1831394#M354270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;You can you any of them, but its better if you are going to pass any value to a FM and return back the changed value use it through CHANGING, if you just want to pass it to the FM, use USING.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 02:36:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-or-using/m-p/1831394#M354270</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-16T02:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: changing or using?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-or-using/m-p/1831395#M354271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The link provided by Santos gives the detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In summary:&lt;/P&gt;&lt;P&gt;- If the form definition has a parameter  USING VALUE(p_var1) then any changes will NOT be passed back to the caller.  &lt;/P&gt;&lt;P&gt;- Any other parameter definitions will result in changes being passed back to the caller.&lt;/P&gt;&lt;P&gt;- For readability, if the form is going to pass back a changed value for a parameter, then you should use a CHANGING parameter.&lt;/P&gt;&lt;P&gt;- The TABLES parameter is obsolete.  You should use a using/changing parameter with a table type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jan 2007 02:58:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-or-using/m-p/1831395#M354271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-16T02:58:10Z</dc:date>
    </item>
  </channel>
</rss>

