<?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 Help Req: Refreshing Screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-refreshing-screen/m-p/3543749#M852483</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone from amongst you let me know if we can refresh contents of screen after a stipulated time. e.g. after every 5 minutes i need to refresh a screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if it is possible and if so could you also send me some demo code so that i can understand what is done in order to achieve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Im&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Mar 2008 12:29:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-20T12:29:54Z</dc:date>
    <item>
      <title>Help Req: Refreshing Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-refreshing-screen/m-p/3543749#M852483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone from amongst you let me know if we can refresh contents of screen after a stipulated time. e.g. after every 5 minutes i need to refresh a screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if it is possible and if so could you also send me some demo code so that i can understand what is done in order to achieve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Im&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2008 12:29:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-refreshing-screen/m-p/3543749#M852483</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-20T12:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Help Req: Refreshing Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-refreshing-screen/m-p/3543750#M852484</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; There is no any provisions to refresh the screen in periodic manner.But there is no any scenario will be like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2008 12:55:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-refreshing-screen/m-p/3543750#M852484</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-20T12:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Help Req: Refreshing Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-refreshing-screen/m-p/3543751#M852485</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;Check this link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/fu014.htm" target="test_blank"&gt;http://www.sap-img.com/fu014.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This ABAP program will automatically update a report every 30 seconds while it is on the screen  &lt;/P&gt;&lt;P&gt;at the same time keeping the GUI screen buttons active. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Swati&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2008 13:01:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-refreshing-screen/m-p/3543751#M852485</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-20T13:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Help Req: Refreshing Screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-refreshing-screen/m-p/3543752#M852486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swati,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can this piece of code be used in modular programming?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Imran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Mar 2008 15:30:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-refreshing-screen/m-p/3543752#M852486</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-20T15:30:54Z</dc:date>
    </item>
  </channel>
</rss>

