<?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: import from memory problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-memory-problem/m-p/4703105#M1105083</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all your reply.&lt;/P&gt;&lt;P&gt;I'm writing my code in enhancement, and I need to exprt an internal table to memory for later use.&lt;/P&gt;&lt;P&gt;Now the import statement is unstable. Sometimes it can import more the 1 time, and sometimes it can.&lt;/P&gt;&lt;P&gt;Depending on the cituation I guess maybe I leave the program, the import can not work for more than 1 time, am I right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Nov 2008 01:58:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-11T01:58:54Z</dc:date>
    <item>
      <title>import from memory problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-memory-problem/m-p/4703102#M1105080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear experts:&lt;/P&gt;&lt;P&gt;    When I am using 'import mi[] from memory ID Z_memory.', I don't know how many times can I import from the same memory ID. For example, I want to export once and need to import many times.&lt;/P&gt;&lt;P&gt;    My code is like this: &lt;/P&gt;&lt;P&gt; export mi[] to memory ID Z_memory.&lt;/P&gt;&lt;P&gt; import mi[] from memory ID Z_memory.&lt;/P&gt;&lt;P&gt; import mi[] from memory ID Z_memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Could the second import successful?&lt;/P&gt;&lt;P&gt;   Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;tyrolu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2008 01:26:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-memory-problem/m-p/4703102#M1105080</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-11T01:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: import from memory problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-memory-problem/m-p/4703103#M1105081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yep. it will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try coding and finding yourself&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2008 01:41:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-memory-problem/m-p/4703103#M1105081</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-11T01:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: import from memory problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-memory-problem/m-p/4703104#M1105082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi tyrolu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can import from the memory for more time also....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why do you want to import same content many times in one program ? instead you can import it at once and you can  use it many times right......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sastry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2008 01:42:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-memory-problem/m-p/4703104#M1105082</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-11T01:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: import from memory problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-memory-problem/m-p/4703105#M1105083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for all your reply.&lt;/P&gt;&lt;P&gt;I'm writing my code in enhancement, and I need to exprt an internal table to memory for later use.&lt;/P&gt;&lt;P&gt;Now the import statement is unstable. Sometimes it can import more the 1 time, and sometimes it can.&lt;/P&gt;&lt;P&gt;Depending on the cituation I guess maybe I leave the program, the import can not work for more than 1 time, am I right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2008 01:58:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-from-memory-problem/m-p/4703105#M1105083</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-11T01:58:54Z</dc:date>
    </item>
  </channel>
</rss>

