<?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: EXPORT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/export/m-p/6390907#M1404746</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Do the following for Exporting table to memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXPORT IT to MEMORY ID ' ANY NAME '.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;later on in another report&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMPORT IT from MEMORY ID ' ANY NAME'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IT - Internal table which should be same type in both the programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ANY NAME - Should be same in both the programs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Nov 2009 05:11:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-18T05:11:50Z</dc:date>
    <item>
      <title>EXPORT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export/m-p/6390906#M1404745</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;I wish to export an internal table to a memory id and retrieve it later. The internal table has two columns and would not contain more than 99 rows at any time. I tried using EXPORT but i'm not sure how to manipulate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2009 05:07:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export/m-p/6390906#M1404745</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-18T05:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: EXPORT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export/m-p/6390907#M1404746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Do the following for Exporting table to memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXPORT IT to MEMORY ID ' ANY NAME '.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;later on in another report&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMPORT IT from MEMORY ID ' ANY NAME'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IT - Internal table which should be same type in both the programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ANY NAME - Should be same in both the programs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2009 05:11:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export/m-p/6390907#M1404746</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-18T05:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: EXPORT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export/m-p/6390908#M1404747</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;Do you know how to export using SET PARAMETER / GET PARAMETER since EXPORT gives a slin check error. Could we use SET PARAMETER / GET PARAMETER  to export an internal table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2009 05:15:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export/m-p/6390908#M1404747</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-18T05:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: EXPORT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export/m-p/6390909#M1404748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;get and set parameters are used for single values onlu not suitable for internal table data...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Imp. pt. with IMPORT and EXPORT this is LUW specific, i.e. the Import and export need to be done before the LUW is closed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2009 05:20:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export/m-p/6390909#M1404748</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2009-11-18T05:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: EXPORT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export/m-p/6390910#M1404749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;rep1&lt;/P&gt;&lt;P&gt;EXPORT t_vbkpf TO MEMORY ID MEM1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rep2.&lt;/P&gt;&lt;P&gt;IMPORT t_vbkpf = t_vbkpf FROM MEMORY ID MEM1.&lt;/P&gt;&lt;P&gt;FREE MEMORY ID MEM1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the name , structure of internal table ,memory id name must be same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more details see f1 help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Nov 2009 05:21:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export/m-p/6390910#M1404749</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2009-11-18T05:21:55Z</dc:date>
    </item>
  </channel>
</rss>

