<?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: How can i use function modules on table ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-use-function-modules-on-table/m-p/9460947#M1742575</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cagri,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Use the changing parameter for passing your table to the function module, as &lt;STRONG&gt;table tab&lt;/STRONG&gt; is obsolete for normal function module.............all you need is a type which is &lt;STRONG&gt;table type &lt;/STRONG&gt;for declaring your table in &lt;STRONG&gt;changing tab&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards,&lt;/P&gt;&lt;P&gt;narayan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 May 2013 11:31:43 GMT</pubDate>
    <dc:creator>uppu_narayan</dc:creator>
    <dc:date>2013-05-01T11:31:43Z</dc:date>
    <item>
      <title>How can i use function modules on table ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-use-function-modules-on-table/m-p/9460943#M1742571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi guys.&lt;BR /&gt;im newbie at abap and scn, i learn abap nowadays now i have a question.&lt;BR /&gt;how can i use function modules when use table ( when call data on table ) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyone can give me a little tip?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&amp;nbsp; Çağrı gönen .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 08:52:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-use-function-modules-on-table/m-p/9460943#M1742571</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-01T08:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: How can i use function modules on table ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-use-function-modules-on-table/m-p/9460944#M1742572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM style="color: #000000; font-family: 'Times New Roman'; background-color: #ffffff;"&gt;Table parameters&lt;/EM&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; background-color: #ffffff;"&gt; are internal tables that are passed to the function module, changed within it, and returned. The internal tables must be defined in the calling program.&lt;/SPAN&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-family: 'Times New Roman';"&gt;Internal tables are passed by reference.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; background-color: #ffffff; font-family: 'Times New Roman';"&gt;Read ABAP in 21 days for basic knowledge in ABAP &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-family: 'Times New Roman';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 09:02:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-use-function-modules-on-table/m-p/9460944#M1742572</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-01T09:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: How can i use function modules on table ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-use-function-modules-on-table/m-p/9460945#M1742573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 10:29:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-use-function-modules-on-table/m-p/9460945#M1742573</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-01T10:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: How can i use function modules on table ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-use-function-modules-on-table/m-p/9460946#M1742574</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;Checkout the concept of internal tables in SAP documentation. T-Code ABAPDOCU. Should be a good starting point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Arindam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 11:27:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-use-function-modules-on-table/m-p/9460946#M1742574</guid>
      <dc:creator>arindam_m</dc:creator>
      <dc:date>2013-05-01T11:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: How can i use function modules on table ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-use-function-modules-on-table/m-p/9460947#M1742575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cagri,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Use the changing parameter for passing your table to the function module, as &lt;STRONG&gt;table tab&lt;/STRONG&gt; is obsolete for normal function module.............all you need is a type which is &lt;STRONG&gt;table type &lt;/STRONG&gt;for declaring your table in &lt;STRONG&gt;changing tab&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks and regards,&lt;/P&gt;&lt;P&gt;narayan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 11:31:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-use-function-modules-on-table/m-p/9460947#M1742575</guid>
      <dc:creator>uppu_narayan</dc:creator>
      <dc:date>2013-05-01T11:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: How can i use function modules on table ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-use-function-modules-on-table/m-p/9460948#M1742576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cagri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The tables/changing parameter is used when you have to pass an internal table to your function module and return it by applying some operations on it in your function module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 12:36:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-use-function-modules-on-table/m-p/9460948#M1742576</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-01T12:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: How can i use function modules on table ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-use-function-modules-on-table/m-p/9460949#M1742577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cagri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; In the FM interface you need to use "Changing" parameter for passing Table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;CB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 12:44:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-use-function-modules-on-table/m-p/9460949#M1742577</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-01T12:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: How can i use function modules on table ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-use-function-modules-on-table/m-p/9460950#M1742578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried reading the text on function modules you'll find in help.sap.com? You could also read the Rules of Engagement for this site that you agreed to when you signed up.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 13:15:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-use-function-modules-on-table/m-p/9460950#M1742578</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2013-05-01T13:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: How can i use function modules on table ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-use-function-modules-on-table/m-p/9460951#M1742579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys thats all helpfull. its ok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 07:06:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-can-i-use-function-modules-on-table/m-p/9460951#M1742579</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-06T07:06:58Z</dc:date>
    </item>
  </channel>
</rss>

