Quantcast
Viewing all articles
Browse latest Browse all 3458

Re: Check Box Operations in ALV OO Report

Hi,

 

use get selected rows of CL_GUI_ALV_GRID class, it will give you no of rows selected

like this..

    CALL METHOD grid1->get_selected_rows

      IMPORTING

        et_index_rows = lt_rows.

 

    CALL METHOD cl_gui_cfw=>flush.

 

thanks!!


Viewing all articles
Browse latest Browse all 3458

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>