<?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: Memory ID's in a program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/memory-id-s-in-a-program/m-p/3850001#M925558</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi check this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9e0435c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9e0435c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&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;regards,&lt;/P&gt;&lt;P&gt;venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 May 2008 18:16:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-14T18:16:01Z</dc:date>
    <item>
      <title>Memory ID's in a program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/memory-id-s-in-a-program/m-p/3849999#M925556</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;&lt;/P&gt;&lt;P&gt;I am debugging a program A which is being called by program X. Program A is importing some data from a memory id. I assume this data was exported to the memory id in program X. Now I need to know what all memory id's are available for program A as I want to see what all information is available to program A. Is there a way to find all the memory id's available to a program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: I just know program name A. I do not know program X which is calling A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2008 18:11:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/memory-id-s-in-a-program/m-p/3849999#M925556</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-14T18:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Memory ID's in a program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/memory-id-s-in-a-program/m-p/3850000#M925557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to search in your program X for all the memory IDs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, if your Program A has been called with return from program X than you can set the breakpoint in program A and debug to go back to program X.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2008 18:14:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/memory-id-s-in-a-program/m-p/3850000#M925557</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2008-05-14T18:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Memory ID's in a program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/memory-id-s-in-a-program/m-p/3850001#M925558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi check this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9e0435c111d1829f0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9e0435c111d1829f0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&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;regards,&lt;/P&gt;&lt;P&gt;venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2008 18:16:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/memory-id-s-in-a-program/m-p/3850001#M925558</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-14T18:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Memory ID's in a program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/memory-id-s-in-a-program/m-p/3850002#M925559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to know what memory IDs that program A has access to, you need to look at all of the IMPORT statements in program A.  In reality, program A has access to all memory ids, but these memory areas must have been EXPORTed to at some point, and there must be a corresponding IMPORT statement in program A.  So simply search for all IMPORT statements in program A,&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, 14 May 2008 18:53:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/memory-id-s-in-a-program/m-p/3850002#M925559</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2008-05-14T18:53:54Z</dc:date>
    </item>
  </channel>
</rss>

