<?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 How to export table in the function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-table-in-the-function-module/m-p/2937127#M692218</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently, i am using SAP ECC 6.0. while i am trying to define the table as output in the function module. it is showing that you are not allowed to define the table, and it is obsolete. Any one knows how to define the table as output or input for the function .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Oct 2007 01:52:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-15T01:52:07Z</dc:date>
    <item>
      <title>How to export table in the function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-table-in-the-function-module/m-p/2937127#M692218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Currently, i am using SAP ECC 6.0. while i am trying to define the table as output in the function module. it is showing that you are not allowed to define the table, and it is obsolete. Any one knows how to define the table as output or input for the function .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 01:52:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-table-in-the-function-module/m-p/2937127#M692218</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T01:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to export table in the function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-table-in-the-function-module/m-p/2937128#M692219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THe use of the TABLES parameter in function modules is obselete, but still is used in a lot of places.  The correct way to pass tables in/out of a function module, is to define a table type in the ABAP dictionary, then use this table type to describe your parameter in either the IMPORTing or EXPORTing parameter tabs.&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>Mon, 15 Oct 2007 02:01:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-export-table-in-the-function-module/m-p/2937128#M692219</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2007-10-15T02:01:19Z</dc:date>
    </item>
  </channel>
</rss>

