<?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: Problem with Import... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-import/m-p/5699589#M1294705</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FREE MEMORY ID id&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;before the import statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sajid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jun 2009 11:10:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-01T11:10:11Z</dc:date>
    <item>
      <title>Problem with Import...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-import/m-p/5699587#M1294703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my requirement..&lt;/P&gt;&lt;P&gt;I have two subscreens S1 and S2,on which i need to display some images depending on the function key pressed.&lt;/P&gt;&lt;P&gt;if i press 'Change' then S1 should get displayed with image 'IMG1' and when i press 'Display' I should get the IMG2 on S2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here Subscreens S1 and S2 are getting triggered correctly.&lt;/P&gt;&lt;P&gt;But the problem is when i press 'Change' ,S1 is getting called with the image 'IMG1' and it is correct and being on the same screen now if i press 'Display' ,S2 is getting called and even this is correct but the image is not getting refreshed with 'IMG2'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here i am using the following statement for getting the image 'IMG1' from the database, when S1 is called&lt;/P&gt;&lt;P&gt;    IMPORT pict_tab = pict_tab FROM DATABASE&lt;/P&gt;&lt;P&gt;      /getpf/ct0124(pi) ID '/GETPF/SUBSET_WF_1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and  IMPORT pict_tab = pict_tab FROM DATABASE&lt;/P&gt;&lt;P&gt;      /getpf/ct0124(pi) ID '/GETPF/SUBSET_WF_2'.&lt;/P&gt;&lt;P&gt;while calling 'IMG2' in S2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And i have already uploaded the database table /GETPF/CT0124 with the images.&lt;/P&gt;&lt;P&gt;For every time to make the image refreshed with new one i need to come out of the screen,Instead i need to refresh the image on the same screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz help me out in sorting this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 05:46:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-import/m-p/5699587#M1294703</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-01T05:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Import...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-import/m-p/5699588#M1294704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;use below statement after import.&lt;/P&gt;&lt;P&gt;FREE MEMORY ID id or DELETE FROM MEMORY ID id. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ramesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 10:00:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-import/m-p/5699588#M1294704</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-01T10:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Import...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-import/m-p/5699589#M1294705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FREE MEMORY ID id&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;before the import statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sajid&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 11:10:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-import/m-p/5699589#M1294705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-01T11:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Import...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-import/m-p/5699590#M1294706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Free memory Id is not working  in OO ABAP.... can you suggest me any other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2009 06:39:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-import/m-p/5699590#M1294706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-03T06:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Import...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-import/m-p/5699591#M1294707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sajid/Ramesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Free memory Id is not working in OO ABAP.... can you suggest me any other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ram.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2009 06:39:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-import/m-p/5699591#M1294707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-03T06:39:54Z</dc:date>
    </item>
  </channel>
</rss>

