<?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: Refresh ALV data problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-alv-data-problem/m-p/6924528#M1484774</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the first time when u r displaying the data using an internal table make that table global table...&lt;/P&gt;&lt;P&gt;now each time you update the data in that internal table..data will be refreshed..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM user_command_exp  USING r_ucomm     TYPE sy-ucomm&lt;/P&gt;&lt;P&gt;                             rs_selfield TYPE slis_selfield. "#EC CALLED&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rs_selfield-refresh    = 'X'.&lt;/P&gt;&lt;P&gt;rs_selfield-col_stable ='X'.&lt;/P&gt;&lt;P&gt;rs_selfield-row_stable = 'X'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;change that internal table global data....&lt;/P&gt;&lt;P&gt;endform...&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;regards,&lt;/P&gt;&lt;P&gt;yadesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 08 May 2010 05:07:55 GMT</pubDate>
    <dc:creator>former_member261876</dc:creator>
    <dc:date>2010-05-08T05:07:55Z</dc:date>
    <item>
      <title>Refresh ALV data problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-alv-data-problem/m-p/6924527#M1484773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using Function module ALV for displaying Blocked Purchase Requisition list with Hotspot option which takes user to ME54N transaction and lets him release it from there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trapping the hotspot in USER_COMMAND form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want tht when user releases the PR the particular PR should not appear in List.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried setting SEL_FIELD-REFRESH = 'X'.&lt;/P&gt;&lt;P&gt;but no use.&lt;/P&gt;&lt;P&gt;after saving PR  i am able to fetch fresh data from Table but i am unable to refresh contents of ALV list.&lt;/P&gt;&lt;P&gt;&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;Digvijay'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 May 2010 13:30:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-alv-data-problem/m-p/6924527#M1484773</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-07T13:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Refresh ALV data problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-alv-data-problem/m-p/6924528#M1484774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the first time when u r displaying the data using an internal table make that table global table...&lt;/P&gt;&lt;P&gt;now each time you update the data in that internal table..data will be refreshed..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM user_command_exp  USING r_ucomm     TYPE sy-ucomm&lt;/P&gt;&lt;P&gt;                             rs_selfield TYPE slis_selfield. "#EC CALLED&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rs_selfield-refresh    = 'X'.&lt;/P&gt;&lt;P&gt;rs_selfield-col_stable ='X'.&lt;/P&gt;&lt;P&gt;rs_selfield-row_stable = 'X'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;change that internal table global data....&lt;/P&gt;&lt;P&gt;endform...&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;regards,&lt;/P&gt;&lt;P&gt;yadesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 May 2010 05:07:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/refresh-alv-data-problem/m-p/6924528#M1484774</guid>
      <dc:creator>former_member261876</dc:creator>
      <dc:date>2010-05-08T05:07:55Z</dc:date>
    </item>
  </channel>
</rss>

