<?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: How to display values from shared memory in debugger in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-display-values-from-shared-memory-in-debugger/m-p/2286781#M498434</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;You need to import the values and then you can see the same in debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMPORT l_MATNR into v_MATNR from MEMORY ID 'ZID'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;put a break-point on IMPORT statement.&lt;/P&gt;&lt;P&gt;After this step is executed, check the value of v_matnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 May 2007 11:55:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-18T11:55:25Z</dc:date>
    <item>
      <title>How to display values from shared memory in debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-display-values-from-shared-memory-in-debugger/m-p/2286780#M498433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does anybody know how to display values from shared memory (also called external memory - not ABAP or SAP memory) in debugger?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Josef Motl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 11:47:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-display-values-from-shared-memory-in-debugger/m-p/2286780#M498433</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T11:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to display values from shared memory in debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-display-values-from-shared-memory-in-debugger/m-p/2286781#M498434</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;You need to import the values and then you can see the same in debugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMPORT l_MATNR into v_MATNR from MEMORY ID 'ZID'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;put a break-point on IMPORT statement.&lt;/P&gt;&lt;P&gt;After this step is executed, check the value of v_matnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 11:55:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-display-values-from-shared-memory-in-debugger/m-p/2286781#M498434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T11:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to display values from shared memory in debugger</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-display-values-from-shared-memory-in-debugger/m-p/2286782#M498435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prashant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;of course, I can import value by your code. But I would like to check the value over many user exits and I don't want to change them.&lt;/P&gt;&lt;P&gt;For sap or abap memory, there is support in debugger in menu - Goto -&amp;gt; System Areas -&amp;gt; SAP or ABAP memory. Is there something for shared memory?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Josef&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2007 12:01:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-display-values-from-shared-memory-in-debugger/m-p/2286782#M498435</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-18T12:01:55Z</dc:date>
    </item>
  </channel>
</rss>

