<?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: using in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using/m-p/2537789#M576318</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;using is used for passing parameters to sub routines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;changing is used for passing values and and returning the changes to the called area.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tables are used for passing tables from calling area to sub routines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;values is the keyword which can be used for using and changing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;generally if u dont specify any thing then call by reference mode is used by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful reward some points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Suresh.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Jul 2007 05:39:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-16T05:39:07Z</dc:date>
    <item>
      <title>using</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using/m-p/2537786#M576315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what  is the purpose of keywords using,chnging,tables rgarding subroutines and what are main differeneces between them&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Jul 2007 13:24:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using/m-p/2537786#M576315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-15T13:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: using</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using/m-p/2537787#M576316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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;For more info, please refer below link:&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 05:28:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using/m-p/2537787#M576316</guid>
      <dc:creator>former_member189059</dc:creator>
      <dc:date>2007-07-16T05:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: using</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using/m-p/2537788#M576317</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;PLEASE CHECK OUT THE LINK BELOW IT WILL HELP YOU&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/9f/db975c35c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/9f/db975c35c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db976935c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db976935c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_40b/helpdata/en/d1/803279454211d189710000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_40b/helpdata/en/d1/803279454211d189710000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;***********&lt;STRONG&gt;PLEASE REWARD POINTS IF THE INFORMATION IS HELPFUL TO YOU&lt;/STRONG&gt;************&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 05:31:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using/m-p/2537788#M576317</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T05:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: using</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using/m-p/2537789#M576318</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;using is used for passing parameters to sub routines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;changing is used for passing values and and returning the changes to the called area.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tables are used for passing tables from calling area to sub routines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;values is the keyword which can be used for using and changing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;generally if u dont specify any thing then call by reference mode is used by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful reward some points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Suresh.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jul 2007 05:39:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using/m-p/2537789#M576318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-16T05:39:07Z</dc:date>
    </item>
  </channel>
</rss>

