<?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 to memory/Import from memory in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-memory-import-from-memory/m-p/1237302#M141192</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. I've rewarded points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Mar 2006 20:22:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-08T20:22:29Z</dc:date>
    <item>
      <title>Export to memory/Import from memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-memory-import-from-memory/m-p/1237299#M141189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you're exporting to memory and there are multiple users on an online transaction.  Does memory mean the users own memory.  If multiple users are on AS02 and you have to custom sub screens and you want to export a field to memory on the 1st custom screen and import it on the other screen, is it possible to import another users memory if they're in that transaction doing the same thing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2006 20:13:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-memory-import-from-memory/m-p/1237299#M141189</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-08T20:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Export to memory/Import from memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-memory-import-from-memory/m-p/1237300#M141190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, it is limited to the user session.  You will not access other users memory space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;ABAP/4 memory &lt;/P&gt;&lt;P&gt;The contents of the ABAP/4 memory are retained only during the lifetime of an external session (see also Organization of Modularization Units). You can retain or pass data across internal sessions. The EXPORT TO MEMORY and IMPORT FROM MEMORY statements allow you to write data to, or read data from, the ABAP memory.&amp;lt;/i&amp;gt;&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;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2006 20:16:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-memory-import-from-memory/m-p/1237300#M141190</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-03-08T20:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Export to memory/Import from memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-memory-import-from-memory/m-p/1237301#M141191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  There are two types of Memories &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP memory is a temporary memory which can store data for a session. In this case each user will have his own memory.&lt;/P&gt;&lt;P&gt;For more information on ABAP Memory click the below link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/fc/eb3bc4358411d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/fc/eb3bc4358411d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP Memory is used to store and access data from different sessions. Users accessing the memory will have the same data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vara&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2006 20:21:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-memory-import-from-memory/m-p/1237301#M141191</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-08T20:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: Export to memory/Import from memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-memory-import-from-memory/m-p/1237302#M141192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. I've rewarded points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2006 20:22:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-memory-import-from-memory/m-p/1237302#M141192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-08T20:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Export to memory/Import from memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-memory-import-from-memory/m-p/1237303#M141193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Linda,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9df735c111d1829f0000e829fbfe/frameset.htm"&amp;gt;ABAP Memory&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2006 20:24:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-memory-import-from-memory/m-p/1237303#M141193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-08T20:24:35Z</dc:date>
    </item>
  </channel>
</rss>

