<?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: Automatically refreshing a list in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatically-refreshing-a-list/m-p/1872263#M367158</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;it is a standard report you can not change the same. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jan 2007 10:39:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-30T10:39:41Z</dc:date>
    <item>
      <title>Automatically refreshing a list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatically-refreshing-a-list/m-p/1872260#M367155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction IW39 is used to display the Plant Maintenance Orders . &lt;/P&gt;&lt;P&gt;Output will be IN ALV . List displayed in the output screen should be refreshed automatically without any manual intervention at regular time interval . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly suggest ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Durai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 08:36:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatically-refreshing-a-list/m-p/1872260#M367155</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T08:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically refreshing a list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatically-refreshing-a-list/m-p/1872261#M367156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can use the method  check_changed_data:&lt;/P&gt;&lt;P&gt; CALL METHOD alv_instance-&amp;gt;check_changed_data&lt;/P&gt;&lt;P&gt;  IMPORTING&lt;/P&gt;&lt;P&gt;   E_VALID   = l_valid.&lt;/P&gt;&lt;P&gt;The flag l_valid indicates if there is a change in the internal table used to display the data in the ALV.If the flag is checked,then you can call the method REFRESH_TABLE_DISPLAY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; CALL METHOD alv_instance-&amp;gt;REFRESH_TABLE_DISPLAY&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Beejal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**Reward if helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 08:46:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatically-refreshing-a-list/m-p/1872261#M367156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T08:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically refreshing a list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatically-refreshing-a-list/m-p/1872262#M367157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rawal , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you provide me an sample code or sample program where SAP usses this functionality&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 08:49:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatically-refreshing-a-list/m-p/1872262#M367157</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T08:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically refreshing a list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatically-refreshing-a-list/m-p/1872263#M367158</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;it is a standard report you can not change the same. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 10:39:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatically-refreshing-a-list/m-p/1872263#M367158</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T10:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically refreshing a list</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/automatically-refreshing-a-list/m-p/1872264#M367159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Durai,&lt;/P&gt;&lt;P&gt;The methods that I have mentioned can be used in your program for a similar requirement(where you went ALV data to be refreshed).However,the transaction  IW39 uses a standard report.No changes can be made to this particular transaction.You can refresh the contents in this case only by using the refresh icon provided in the tool bar(the 3rd icon).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Beejal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2007 10:50:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/automatically-refreshing-a-list/m-p/1872264#M367159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-30T10:50:05Z</dc:date>
    </item>
  </channel>
</rss>

