Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8594

Re: How to save only changed data of ALV in a local table ?

$
0
0

Hi Dren,

 

Use the following code It will meet your requirement,

 

DATA: v_valid TYPE xfeld,

            v_refresh TYPE xfeld.

      CALL METHOD gv_alv_grid->check_changed_data

        IMPORTING

          e_valid   = v_valid

        CHANGING

          c_refresh = v_refresh.

 

Regards,

John K.


Viewing all articles
Browse latest Browse all 8594

Trending Articles



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