<?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: SAP Memory in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-memory/m-p/1376421#M184434</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;Check the following link&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/reporting/rep_submit.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/reporting/rep_submit.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;www50.sap.com/linux/pdf/mm630_e.pdf&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/35/26b1a9afab52b9e10000009b38f974/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/35/26b1a9afab52b9e10000009b38f974/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/difference-between-sap-and-abap-memory.htm" target="test_blank"&gt;http://www.sap-img.com/abap/difference-between-sap-and-abap-memory.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For detail study check this.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/02/96253c538111d1891b0000e8322f96/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/02/96253c538111d1891b0000e8322f96/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For storing data clusters check this &lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/fc/eb3bc4358411d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/fc/eb3bc4358411d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Prakhar Saxena&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Jun 2006 04:27:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-13T04:27:51Z</dc:date>
    <item>
      <title>SAP Memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-memory/m-p/1376418#M184431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;Would like to know certain items like -&lt;/P&gt;&lt;P&gt;1. Can we place an ZTable entries into SAP Memory?&lt;/P&gt;&lt;P&gt;2. If we can, How can i read the entries available in SAP Memery record by record?&lt;/P&gt;&lt;P&gt;It would be great if some related code is provided.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;- PSK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 04:16:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-memory/m-p/1376418#M184431</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-13T04:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-memory/m-p/1376419#M184432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi !&lt;/P&gt;&lt;P&gt;You can export a complete table to the ABAP-Memory using the&lt;/P&gt;&lt;P&gt;EXPORT obj1 TO MEMORY ... ID key&lt;/P&gt;&lt;P&gt;statement where obj1 is a internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Memory exported tables can only be imported completely. You cannot do any selection within the memory.&lt;/P&gt;&lt;P&gt;You'll have to do the selection after importing the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rainer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some points would be nice if that helped a bit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 04:20:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-memory/m-p/1376419#M184432</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-13T04:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-memory/m-p/1376420#M184433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Read the documentation for EXPORT and IMPORT.You can set the values to ABAP memory but for SAP memory as far as i know you cannot export Ztable entries.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 04:24:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-memory/m-p/1376420#M184433</guid>
      <dc:creator>nishanthbhandar</dc:creator>
      <dc:date>2006-06-13T04:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Memory</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-memory/m-p/1376421#M184434</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;Check the following link&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/reporting/rep_submit.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/reporting/rep_submit.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;www50.sap.com/linux/pdf/mm630_e.pdf&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/35/26b1a9afab52b9e10000009b38f974/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/35/26b1a9afab52b9e10000009b38f974/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/difference-between-sap-and-abap-memory.htm" target="test_blank"&gt;http://www.sap-img.com/abap/difference-between-sap-and-abap-memory.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For detail study check this.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/02/96253c538111d1891b0000e8322f96/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/02/96253c538111d1891b0000e8322f96/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For storing data clusters check this &lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/fc/eb3bc4358411d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/fc/eb3bc4358411d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Prakhar Saxena&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 04:27:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-memory/m-p/1376421#M184434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-13T04:27:51Z</dc:date>
    </item>
  </channel>
</rss>

