<?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 Memory Concept? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/shared-memory-concept/m-p/12065576#M1969623</link>
    <description>&lt;P&gt;I'm currently trying to find a way to increase speed to current report, so I'm trying various way.&lt;BR /&gt;&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;'Shared memory objects are ABAP Object Instances, which can be stored in the shared memory area on an application server. Instead of going to the database to retrieve the required data, the data is accessed through the shared memory, thereby providing faster data retrieval.'&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;So..When I'm running same report, and If I'm using different WPs in this report, BAPI COMMIT works like I'm working with 1 WP?. Like this :&lt;BR /&gt;&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1740828-70wsp.png" /&gt;&lt;/P&gt;
  &lt;P&gt; &lt;BR /&gt;It's just an idea. So many help will be appreciated.&lt;/P&gt;</description>
    <pubDate>Mon, 04 Nov 2019 23:43:04 GMT</pubDate>
    <dc:creator>former_member282589</dc:creator>
    <dc:date>2019-11-04T23:43:04Z</dc:date>
    <item>
      <title>Shared Memory Concept?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/shared-memory-concept/m-p/12065576#M1969623</link>
      <description>&lt;P&gt;I'm currently trying to find a way to increase speed to current report, so I'm trying various way.&lt;BR /&gt;&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;'Shared memory objects are ABAP Object Instances, which can be stored in the shared memory area on an application server. Instead of going to the database to retrieve the required data, the data is accessed through the shared memory, thereby providing faster data retrieval.'&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;So..When I'm running same report, and If I'm using different WPs in this report, BAPI COMMIT works like I'm working with 1 WP?. Like this :&lt;BR /&gt;&lt;/P&gt;
  &lt;P&gt; &lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1740828-70wsp.png" /&gt;&lt;/P&gt;
  &lt;P&gt; &lt;BR /&gt;It's just an idea. So many help will be appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Nov 2019 23:43:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/shared-memory-concept/m-p/12065576#M1969623</guid>
      <dc:creator>former_member282589</dc:creator>
      <dc:date>2019-11-04T23:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory Concept?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/shared-memory-concept/m-p/12065577#M1969624</link>
      <description>&lt;P&gt;if you want to improve perfomance, first kill this "Wait Until"&lt;/P&gt;&lt;P&gt;If you work only in your LUW, forget Shared memory, and have a look to Design Pattern Singleton or Multiton &lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2019 06:45:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/shared-memory-concept/m-p/12065577#M1969624</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2019-11-05T06:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Shared Memory Concept?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/shared-memory-concept/m-p/12065578#M1969625</link>
      <description>&lt;P&gt;You can commit or rollback only the updates which are done in the same &lt;A href="https://help.sap.com/doc/abapdocu_753_index_htm/7.53/en-US/index.htm?file=abensap_luw.htm"&gt;LUW&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Each workprocess has its own LUW. It means that you must call BAPI_TRANSACTION_COMMIT (or rollback) in each workprocess.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2019 08:23:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/shared-memory-concept/m-p/12065578#M1969625</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2019-11-05T08:23:01Z</dc:date>
    </item>
  </channel>
</rss>

