<?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 Get selected rows in ALV grid using method:GET_SELECTED_ROWS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044567#M1501170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would required to get the selected rows in ALV grid  using method:GET_SELECTED_ROWS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to get it resolve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank&amp;amp;Regards,&lt;/P&gt;&lt;P&gt;Rpn.Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Jul 2010 10:26:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-07-14T10:26:38Z</dc:date>
    <item>
      <title>Get selected rows in ALV grid using method:GET_SELECTED_ROWS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044567#M1501170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would required to get the selected rows in ALV grid  using method:GET_SELECTED_ROWS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to get it resolve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank&amp;amp;Regards,&lt;/P&gt;&lt;P&gt;Rpn.Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 10:26:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044567#M1501170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-14T10:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Get selected rows in ALV grid using method:GET_SELECTED_ROWS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044568#M1501171</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;Any idea on the below mentioned query?&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;Rpn.Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 10:52:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044568#M1501171</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-14T10:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Get selected rows in ALV grid using method:GET_SELECTED_ROWS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044569#M1501172</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;I have written the below logic to get the selected rows in the ALV grid but its giving dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ATA: i_rowindex TYPE lvc_t_row.&lt;/P&gt;&lt;P&gt;data:gv_alvgrid2 TYPE REF TO cl_gui_alv_grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL METHOD gv_alvgrid2-&amp;gt;get_selected_rows&lt;/P&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;P&gt;et_index_rows = i_rowindex.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rpn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 11:07:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044569#M1501172</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-14T11:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Get selected rows in ALV grid using method:GET_SELECTED_ROWS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044570#M1501173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; what dump it is giving ? and are u using reuse_alv FM  to display alv ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 11:13:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044570#M1501173</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-14T11:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: Get selected rows in ALV grid using method:GET_SELECTED_ROWS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044571#M1501174</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;I am getting the following dump:OBJECTS_OBJREF_NOT_ASSIGNEDu201D. &lt;/P&gt;&lt;P&gt;Yes I am using this FM:'REUSE_ALV_GRID_DISPLAY'  to display the ALV report.&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;Rpn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 11:17:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044571#M1501174</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-14T11:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Get selected rows in ALV grid using method:GET_SELECTED_ROWS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044572#M1501175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are, no doubt, hundreds of posts regarding use of ALV.  Please search the forum. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is also SAP Documentation on ALV, but classic and OO, and should you develop an interest in using current technology in SAP, there is a wealth of information on NetWeaver ALV (aka SALV).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are also a large number of programs available for review, named like BCALV*.  For instance, look at BCALV_GRID_08 for user command handling.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 11:22:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044572#M1501175</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-14T11:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: Get selected rows in ALV grid using method:GET_SELECTED_ROWS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044573#M1501176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; then the get_selected row will not work .. Exactly what u want to do ? do u want the selected row in user command event ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then u will get the tabindex of the line selected as shown below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM ucom 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;        IF  rs_selfield-fieldname = 'D07'.  --&amp;gt; this will give the field name &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          READ TABLE it_day INDEX rs_selfield-tabindex. ---&amp;gt; this will give the selected row&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endformucom.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 11:24:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044573#M1501176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-14T11:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: Get selected rows in ALV grid using method:GET_SELECTED_ROWS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044574#M1501177</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;Yes ,I wanted the selected rows in the user-command event.user may select one or multiple rows in report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reagrds,&lt;/P&gt;&lt;P&gt;Rpn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 11:32:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044574#M1501177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-14T11:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Get selected rows in ALV grid using method:GET_SELECTED_ROWS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044575#M1501178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you have a field indicated as checkbox (field LAYOUT-BOX_FIELDNAME).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you haven't determinated, it cannot be multiple choices, so on Selected field of user command form (field SLIS_SELFIELD-TABINDEX).&lt;/P&gt;&lt;P&gt;If you have determinated it, is needed to select all rows of your internal table where the field indicated is marcked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this could help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 11:43:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044575#M1501178</guid>
      <dc:creator>juanjavier_jimenezmoreno</dc:creator>
      <dc:date>2010-07-14T11:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Get selected rows in ALV grid using method:GET_SELECTED_ROWS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044576#M1501179</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;I have used the check box for each record in the report.Its working correctly when I select the rows for the first time.Once I come back to the screen report and I choose other record in the report,it is not displaying for the second selected record but it still displaying the report for previous selected row only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is once we back to the report  screen and choose other rows,it should display the report only for  the selected rows,it should not display for the previous selected row.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea on this?&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;Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 12:07:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044576#M1501179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-14T12:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: Get selected rows in ALV grid using method:GET_SELECTED_ROWS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044577#M1501180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post here the code for User_Command event?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this could help us to find the error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 12:12:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044577#M1501180</guid>
      <dc:creator>juanjavier_jimenezmoreno</dc:creator>
      <dc:date>2010-07-14T12:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Get selected rows in ALV grid using method:GET_SELECTED_ROWS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044578#M1501181</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;Find the below logic which i have written in my program to get the selected rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here IT_RPT is the internal table for the first report screen.&lt;/P&gt;&lt;P&gt;        IT_FINAL is the internal table for the second report screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     DATA : ref_grid TYPE REF TO cl_gui_alv_grid.   " new&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      CLEAR it_rpt.&lt;/P&gt;&lt;P&gt;      IF ref_grid IS INITIAL.&lt;/P&gt;&lt;P&gt;        CALL FUNCTION 'GET_GLOBALS_FROM_SLVC_FULLSCR'&lt;/P&gt;&lt;P&gt;          IMPORTING&lt;/P&gt;&lt;P&gt;            e_grid = ref_grid.&lt;/P&gt;&lt;P&gt;      ENDIF.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Replace table with modifications...&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      IF NOT ref_grid IS INITIAL.&lt;/P&gt;&lt;P&gt;        CALL METHOD ref_grid-&amp;gt;check_changed_data.&lt;/P&gt;&lt;P&gt;      ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      DELETE it_rpt WHERE chkbox IS INITIAL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      IF NOT it_rpt[] IS INITIAL.&lt;/P&gt;&lt;P&gt;      clear it_final. refresh it_final.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        SELECT matnr b_werk b_lager typbz sernr&lt;/P&gt;&lt;P&gt;               serge charge lifnr                        "DV1K942921&lt;/P&gt;&lt;P&gt;                FROM v_equi_eqbs_sml&lt;/P&gt;&lt;P&gt;                INTO CORRESPONDING FIELDS OF TABLE it_final&lt;/P&gt;&lt;P&gt;                FOR ALL ENTRIES IN it_rpt&lt;/P&gt;&lt;P&gt;                            WHERE matnr  = it_rpt1-matnr&lt;/P&gt;&lt;P&gt;                            AND   b_werk = it_rpt1-werks&lt;/P&gt;&lt;P&gt;                            AND   b_lager = it_rpt1-lgort&lt;/P&gt;&lt;P&gt;                            and   lifnr   = it_rpt1-lifnr&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                           AND   b_lager IN s_lgort        "DV1K942921&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;                            AND   charge IN s_charg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rpn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jul 2010 12:23:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044578#M1501181</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-14T12:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Get selected rows in ALV grid using method:GET_SELECTED_ROWS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044579#M1501182</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;Any idea on this.&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;Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 10:40:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044579#M1501182</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-15T10:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Get selected rows in ALV grid using method:GET_SELECTED_ROWS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044580#M1501183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Free the container instead of using refresh_grid_display&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;CALL &lt;SPAN class="L0S52"&gt;METHOD &lt;/SPAN&gt;OBJ_R_CONTAINER&lt;SPAN class="L0S70"&gt;-&amp;gt;&lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;FREE&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;CALL &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;METHOD &lt;/SPAN&gt;CL_GUI_CFW&lt;SPAN class="L0S70"&gt;=&amp;gt;&lt;/SPAN&gt;FLUSH&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 16:53:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-selected-rows-in-alv-grid-using-method-get-selected-rows/m-p/7044580#M1501183</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-13T16:53:02Z</dc:date>
    </item>
  </channel>
</rss>

