<?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 selection by default in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-selection-by-default/m-p/6343771#M1397893</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;If you don't refresh the list, it should be done automatically&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you refresh the list by method REFRESH_TABLE_DISPLAY, u need to set the paramente IS_STABLE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Oct 2009 14:51:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-10-27T14:51:18Z</dc:date>
    <item>
      <title>ALV selection by default</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-selection-by-default/m-p/6343770#M1397892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I have a requirement for ALV done through OOPS.&lt;/P&gt;&lt;P&gt;I have a display of ALV with check box with some reocrds. When I select a set of records and navigate further to other screen and come back to the initial ALV output, how do we remain the selection that we made in the initial ALV output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean when I come back to my ALV output, i should be able to see the records which i checked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;RP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2009 14:48:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-selection-by-default/m-p/6343770#M1397892</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-27T14:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: ALV selection by default</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-selection-by-default/m-p/6343771#M1397893</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;If you don't refresh the list, it should be done automatically&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you refresh the list by method REFRESH_TABLE_DISPLAY, u need to set the paramente IS_STABLE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2009 14:51:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-selection-by-default/m-p/6343771#M1397893</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-27T14:51:18Z</dc:date>
    </item>
    <item>
      <title>Re: ALV selection by default</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-selection-by-default/m-p/6343772#M1397894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max..&lt;/P&gt;&lt;P&gt;Its working if I use refresh_table_display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But get_selected_rows is not working for the second time when i navigate to different screen..as it does not retrieve the newly selected rows..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to clearly explain get_selecte_rows works fine first time, but not for second time with the same reference...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest me ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Require suggestions from experts..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rp.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2009 14:05:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-selection-by-default/m-p/6343772#M1397894</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-28T14:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: ALV selection by default</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-selection-by-default/m-p/6343773#M1397895</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;We need to free the objects and then use set selected rows and assign values to it in PBO, which were retrieved using get selected rows earlier in PAI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats it...it works fine now..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue is resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;RP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2009 08:44:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-selection-by-default/m-p/6343773#M1397895</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-29T08:44:13Z</dc:date>
    </item>
  </channel>
</rss>

