Hi, experts. I'm beginner in Web Dynpro.
I have some table ALV with checkbox column. I need calculate the values in column for that rows where checkbox is checked ( = ‘X’) and display sum in corresponding column (Price). How its making using aggregate property of alv for column (cl_salv_wd_aggr_rule), but I need do it only for checked rows.
Thank you very much.
How can I do it ?