<?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 memory id in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-memory-id/m-p/6579770#M1434170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This could be export value of temp_rate in the respective client.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Feb 2010 08:58:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-19T08:58:55Z</dc:date>
    <item>
      <title>Import memory id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-memory-id/m-p/6579769#M1434169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using one import statements- &lt;STRONG&gt;'import temp_rate to temp_rate from memory id 'RATE'&lt;/STRONG&gt;  in one client.It is showing value 0.00 and in other client it is showing value '90'.&lt;/P&gt;&lt;P&gt;Could you please suggest how?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tushar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2010 08:53:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-memory-id/m-p/6579769#M1434169</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-19T08:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Import memory id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-memory-id/m-p/6579770#M1434170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This could be export value of temp_rate in the respective client.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2010 08:58:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-memory-id/m-p/6579770#M1434170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-19T08:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Import memory id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-memory-id/m-p/6579771#M1434171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="blue" __jive_macro_name="color"&gt;
&amp;lt;li&amp;gt;EXPORT and IMPORT are executed in one session. 
&amp;lt;li&amp;gt;Did you check &lt;STRONG&gt;temp_rate&lt;/STRONG&gt; when you are exporting using &lt;STRONG&gt;EXPORT temp_rate TO MEMORY ID 'RATE'&lt;/STRONG&gt; .
&amp;lt;li&amp;gt;Why are you comparing temp_rate client wise. You should compare what are you EXPORTing and What are importing. 

Thanks
Venkat.O&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2010 08:59:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-memory-id/m-p/6579771#M1434171</guid>
      <dc:creator>venkat_o</dc:creator>
      <dc:date>2010-02-19T08:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Import memory id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-memory-id/m-p/6579772#M1434172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No I am not comparing value client wise....but due to this condition value is coming wrong in one client and value is comming right in other client that's why...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest thye root cause...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2010 09:01:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-memory-id/m-p/6579772#M1434172</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-19T09:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: Import memory id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-memory-id/m-p/6579773#M1434173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So far you are saying "I'm getting different results in different clients". A little more information is required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like: are the clients on the same instance? What transaction are you running - is it standard or custom. Where is the memory ID being set - inside custom or standard ABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try to help others to help you by supplying &lt;STRONG&gt;relevant&lt;/STRONG&gt; information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2010 09:04:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-memory-id/m-p/6579773#M1434173</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2010-02-19T09:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Import memory id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-memory-id/m-p/6579774#M1434174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There might be some condition which gets executed in the second client which clears the ABAP memory. Therefore, the IMPORT statement fetches a null value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if your program has a LEAVE TO TRANSACTION statement. If yes, that may be the reason why ABAP memory is getting cleared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please also try memory monitoring if you have debugging rights in the other client. That will help you identify where exactly the memory is getting cleared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps! Please revert if you need anything else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Shailesh.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Always provide feedback for useful answers&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dear Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both client are in same instance and using for VF01 transaction..It is used for condition type..Actualy we have putted this condition in include LV61AA47 using enhacements...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please confirm whether you are using only one enhancement for both EXPORTing and IMPORTing, or whether there are separate enhancements for these functions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The best way would be to set a breakpoint (if allowed) on EXPORT statements. Then see which statement is EXPORTing your RATE variable and proceed from there. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shailesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2010 09:07:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-memory-id/m-p/6579774#M1434174</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-19T09:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: Import memory id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-memory-id/m-p/6579775#M1434175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both client are in same instance and using for VF01 transaction..It is used for condition type..Actualy we have putted this condition in include LV61AA47 using enhacements...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I will try to help others thru SDN.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2010 09:08:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-memory-id/m-p/6579775#M1434175</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-19T09:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: Import memory id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-memory-id/m-p/6579776#M1434176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="blue" __jive_macro_name="color"&gt;Amar, 
&amp;lt;li&amp;gt;When you run &lt;STRONG&gt;VF01&lt;/STRONG&gt; t.code, Did you check &lt;STRONG&gt;EXPORT&lt;/STRONG&gt; statement which has been set previously before we import using IMPORT statement.  When you execute &lt;STRONG&gt;VF01&lt;/STRONG&gt; transaction, check what is the value at the time of EXPORT and IMPORT . check like that . 

Thanks
Venkat.O&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2010 09:12:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-memory-id/m-p/6579776#M1434176</guid>
      <dc:creator>venkat_o</dc:creator>
      <dc:date>2010-02-19T09:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Import memory id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/import-memory-id/m-p/6579777#M1434177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If they're both the same instance, then they're running the same code. Chances are - you've a customising problem. So, logon on to each client, and debug the transaction in each client and see where the differences are. Or run the transaction with SQL Trace on, and see if the SELECTS are different. Or run the transactions via Run Time Analysis, and look for the differences.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But before doing that, make sure that all customising transport have been imported into &lt;STRONG&gt;both&lt;/STRONG&gt; clients.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another approach will be to look at the ABAP loaded, and search for the string "temp_rate". You may find where the value is being EXPORTed TO MEMORY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2010 11:08:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/import-memory-id/m-p/6579777#M1434177</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2010-02-19T11:08:51Z</dc:date>
    </item>
  </channel>
</rss>

