<?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: Import/Export from Memory ID in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-from-memory-id/m-p/3584696#M863097</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; In ur program find out any &lt;STRONG&gt;export&lt;/STRONG&gt; command is used for any memory Id.If the memory id is same as u r using it in ur program,then put debugging on that export statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;KUMAR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Mar 18, 2008 6:28 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Mar 2008 13:04:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-18T13:04:46Z</dc:date>
    <item>
      <title>Import/Export from Memory ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-from-memory-id/m-p/3584694#M863095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hie guys &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;im in a program that is importing values from a memory id however there are no values being imported and thus i want to find out wer the memory id is being given data. i tryd the wer used list and it dd not give me anything, please assist&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 10:54:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-from-memory-id/m-p/3584694#M863095</guid>
      <dc:creator>prince_isaac</dc:creator>
      <dc:date>2008-03-18T10:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Import/Export from Memory ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-from-memory-id/m-p/3584695#M863096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the parameter id of that field. If that is being assigned correctly it should fetch data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(you can get the parameter id if you go to the screen and do F1 on the field -&amp;gt;technical settings or you qan get it from SE11.&lt;/P&gt;&lt;P&gt;Data element of that field -&amp;gt; further characteristics)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just do find in your program for  "set parameter id " . Check if the id is same in se11 and in your program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;More over you can check that in debug mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 12:53:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-from-memory-id/m-p/3584695#M863096</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-18T12:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Import/Export from Memory ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-from-memory-id/m-p/3584696#M863097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; In ur program find out any &lt;STRONG&gt;export&lt;/STRONG&gt; command is used for any memory Id.If the memory id is same as u r using it in ur program,then put debugging on that export statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;KUMAR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Mar 18, 2008 6:28 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 13:04:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-from-memory-id/m-p/3584696#M863097</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-18T13:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Import/Export from Memory ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-from-memory-id/m-p/3584697#M863098</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;Try this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXPORT WERKS MATNT TO MEMORY ID 'ABCD'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMPORT WERKS MATNR FROM MEMEORY ID 'ABCD'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V.Balji&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Mar 18, 2008 6:29 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 13:10:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-from-memory-id/m-p/3584697#M863098</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-18T13:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Import/Export from Memory ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-from-memory-id/m-p/3584698#M863099</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;Please check in the programs involved in the Current Program where you were using an Import parameter. Then check in that program where the Export parameter is being used...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Debug the program at the Import parameter and check for the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thing may be that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) either the Export parameter has not been set for the Memory Id used in the Import parameter...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) the memory Id in the Export parameter might not have been holding any data initially itself....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check for these 2 cases and let me know how it worked for you or still you are facing issues on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vishnu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2008 13:22:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-from-memory-id/m-p/3584698#M863099</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-18T13:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: Import/Export from Memory ID</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-from-memory-id/m-p/3584699#M863100</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;The exporting program was calling the program with the import statement and discovered this during debugg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Isaac Prince&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 08:26:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-export-from-memory-id/m-p/3584699#M863100</guid>
      <dc:creator>prince_isaac</dc:creator>
      <dc:date>2010-08-12T08:26:58Z</dc:date>
    </item>
  </channel>
</rss>

