Quantcast
Channel: SCN: Message List - ABAP Development
Viewing all articles
Browse latest Browse all 10425

Re: ALV Grid change other row in edit mode?

$
0
0

Hi Jeff,

 

Try to call check_changed_data method of grid.

 

Ex.

 

DATA: l_valid TYPE c,

           grid1 type ref to cl_gui_alv_grid.

 

CALL METHOD grid1->check_changed_data IMPORTING e_valid = l_valid.

 

Regards,

Vikram


Viewing all articles
Browse latest Browse all 10425

Trending Articles



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