<?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: function module arguments, tables and changing.. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-arguments-tables-and-changing/m-p/4141367#M990205</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont think it is obsolete. if you want to work with tables in the function module then it should be passed as an tables parameter. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to pass a table in changing if you want to modify the entries in that table in your logic inside the FM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jul 2008 18:27:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-16T18:27:12Z</dc:date>
    <item>
      <title>function module arguments, tables and changing..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-arguments-tables-and-changing/m-p/4141366#M990204</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;If I am right, in ECC 6.0 tables parameter is obsolete. So all the tables need to be defined in changing tab and when function is called it should be passed as changing parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call function 'zccc'&lt;/P&gt;&lt;P&gt;changing&lt;/P&gt;&lt;P&gt;    x = xx&lt;/P&gt;&lt;P&gt;    y = yy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am i correct ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is "tables" still an acceptable clause ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call function 'zccc'&lt;/P&gt;&lt;P&gt;tables&lt;/P&gt;&lt;P&gt;    x = xx&lt;/P&gt;&lt;P&gt;    y = yy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please confirm if my understanding is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 18:13:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-arguments-tables-and-changing/m-p/4141366#M990204</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T18:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: function module arguments, tables and changing..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-arguments-tables-and-changing/m-p/4141367#M990205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont think it is obsolete. if you want to work with tables in the function module then it should be passed as an tables parameter. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to pass a table in changing if you want to modify the entries in that table in your logic inside the FM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 18:27:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-arguments-tables-and-changing/m-p/4141367#M990205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T18:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: function module arguments, tables and changing..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-arguments-tables-and-changing/m-p/4141368#M990206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's right, TABLES parmeter in function modules and FORM routines are obselete, but still supported of course.  You should start using Table Types to define the parameters which are to be tables, and define these parameters as either IMPORTING or EXPORTING parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 18:33:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-arguments-tables-and-changing/m-p/4141368#M990206</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2008-07-16T18:33:21Z</dc:date>
    </item>
  </channel>
</rss>

