<?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: ALV Grid display - function module method in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-display-function-module-method/m-p/892717#M53695</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you make modifications in your internal table, once the button is clicked, you call the same ALV display subroutine again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards, Murugesh AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jun 2005 12:50:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-06-08T12:50:52Z</dc:date>
    <item>
      <title>ALV Grid display - function module method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-display-function-module-method/m-p/892716#M53694</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;        As per our requirement , I have added a button called 'Summary' to alv gui status ( along with standard alv gui like sort ..) . When I click this button the final internal table contents are changed . I want this changed internal table content to be reflected in the grid without clicking the refresh button .Is there a way to do this.Is there any function module to do this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kavitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2005 12:35:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-display-function-module-method/m-p/892716#M53694</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-08T12:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid display - function module method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-display-function-module-method/m-p/892717#M53695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you make modifications in your internal table, once the button is clicked, you call the same ALV display subroutine again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards, Murugesh AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2005 12:50:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-display-function-module-method/m-p/892717#M53695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-08T12:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid display - function module method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-display-function-module-method/m-p/892718#M53696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Murugesh ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           In that case , I will get it done . But when I click back button , it will go to the previously displayed alv grid . And then from there , when I click back it will go to the selection screen . This should not happen . There must be only 1 grid and not overlapping grids . When I click back it must go directly only to selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kavitha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2005 14:00:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-display-function-module-method/m-p/892718#M53696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-08T14:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid display - function module method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-display-function-module-method/m-p/892719#M53697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe trying using the LEAVE SCREEN statment in the 'REFRESH' logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would it be possible to post some of your code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2005 14:09:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-display-function-module-method/m-p/892719#M53697</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-06-08T14:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid display - function module method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-display-function-module-method/m-p/892720#M53698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you'll process your 'Summary' command in a form that's defined via I_CALLBACK_USER_COMMAND-parameter.&lt;/P&gt;&lt;P&gt;This form has a given interface:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM user_command  USING r_ucomm LIKE sy-ucomm&lt;/P&gt;&lt;P&gt;                   rs_selfield TYPE slis_selfield.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the structure rs_selfield there's a field 'refresh'.&lt;/P&gt;&lt;P&gt;rs_selfield-refresh = 'X' means that the grid-display is refreshed from the internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Wolfgang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jun 2005 14:13:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-display-function-module-method/m-p/892720#M53698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-06-08T14:13:43Z</dc:date>
    </item>
  </channel>
</rss>

