<?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 passing an internal table into a method (export) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-an-internal-table-into-a-method-export/m-p/4599396#M1084218</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;i am using a BAdi and i am adding my own methods. Here i want that the method should return a table&lt;/P&gt;&lt;P&gt;i.e it exports me a internal table . So i am adding in the parameters tab(using SE24 for that method) import&lt;/P&gt;&lt;P&gt;and export parameter. But i am not able to get the exported table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me how can i get the exported internal table from a method .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am aware with the Class DEFINITION and IMPLEMENTAION way, nut i want to do it through &lt;/P&gt;&lt;P&gt;SE24 as i don't have any other option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a  lot in advance ...!!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Oct 2008 22:11:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-13T22:11:39Z</dc:date>
    <item>
      <title>passing an internal table into a method (export)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-an-internal-table-into-a-method-export/m-p/4599396#M1084218</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;i am using a BAdi and i am adding my own methods. Here i want that the method should return a table&lt;/P&gt;&lt;P&gt;i.e it exports me a internal table . So i am adding in the parameters tab(using SE24 for that method) import&lt;/P&gt;&lt;P&gt;and export parameter. But i am not able to get the exported table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me how can i get the exported internal table from a method .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am aware with the Class DEFINITION and IMPLEMENTAION way, nut i want to do it through &lt;/P&gt;&lt;P&gt;SE24 as i don't have any other option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a  lot in advance ...!!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2008 22:11:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/passing-an-internal-table-into-a-method-export/m-p/4599396#M1084218</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-13T22:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: passing an internal table into a method (export)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/passing-an-internal-table-into-a-method-export/m-p/4599397#M1084219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here you need to use table type, not normal structure. if you specify the table type then only it will behave like a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;i_tab    exporting    sflight_tab1&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;     "table type&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2008 01:16:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/passing-an-internal-table-into-a-method-export/m-p/4599397#M1084219</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-14T01:16:44Z</dc:date>
    </item>
  </channel>
</rss>

