<?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 Shared Objects: How to store and read multiple instances in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/shared-objects-how-to-store-and-read-multiple-instances/m-p/7240995#M1526308</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;Can we store multiple instances of Shared Objects in memory and read the desired instance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i execute the below program twice then also it will create only a single instance in the memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we create a memory object with a key and then read the instance with the object with key&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: handle type ref to ZCL_SHM_AREA_XX,&lt;/P&gt;&lt;P&gt;      root   type ref to ZCL_SHM_AREA_ROOT_XX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;handle = ZCL_SHM_AREA_XX=&amp;gt;attach_for_write( ).&lt;/P&gt;&lt;P&gt;create object root AREA HANDLE handle.&lt;/P&gt;&lt;P&gt;root-&amp;gt;FORM = 'Termination'.&lt;/P&gt;&lt;P&gt;handle-&amp;gt;set_root( root ).&lt;/P&gt;&lt;P&gt;handle-&amp;gt;detach_commit( ).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Oct 2010 06:13:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-10-01T06:13:02Z</dc:date>
    <item>
      <title>Shared Objects: How to store and read multiple instances</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/shared-objects-how-to-store-and-read-multiple-instances/m-p/7240995#M1526308</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;Can we store multiple instances of Shared Objects in memory and read the desired instance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i execute the below program twice then also it will create only a single instance in the memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we create a memory object with a key and then read the instance with the object with key&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: handle type ref to ZCL_SHM_AREA_XX,&lt;/P&gt;&lt;P&gt;      root   type ref to ZCL_SHM_AREA_ROOT_XX.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;handle = ZCL_SHM_AREA_XX=&amp;gt;attach_for_write( ).&lt;/P&gt;&lt;P&gt;create object root AREA HANDLE handle.&lt;/P&gt;&lt;P&gt;root-&amp;gt;FORM = 'Termination'.&lt;/P&gt;&lt;P&gt;handle-&amp;gt;set_root( root ).&lt;/P&gt;&lt;P&gt;handle-&amp;gt;detach_commit( ).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Oct 2010 06:13:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/shared-objects-how-to-store-and-read-multiple-instances/m-p/7240995#M1526308</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-01T06:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Objects: How to store and read multiple instances</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/shared-objects-how-to-store-and-read-multiple-instances/m-p/7240996#M1526309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sameer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check my reply to &lt;SPAN __jive_macro_name="thread" id="221928"&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Graham Robbo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 Oct 2010 00:51:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/shared-objects-how-to-store-and-read-multiple-instances/m-p/7240996#M1526309</guid>
      <dc:creator>GrahamRobbo</dc:creator>
      <dc:date>2010-10-03T00:51:00Z</dc:date>
    </item>
  </channel>
</rss>

