‎2009 Jun 15 3:59 PM
Hi All,
In oops ALV, i have a price column - which is editable and total is displayed on this column, whenever user changes this editable column( price) - it should immediately change the total also.. i can achieve this by clicking on refresh icon on the ALV toolbar but we wanted it to happen whenever cell value is changed.....
I m using REFRESH_TABLE_DISPLAY after calling GET_CELL_VALUE and MODIFY_CELL , cell value is getting chaned by total is not getting reflected based on the changed value.
Any help will be highly appreciatable.
thanks
Satish
‎2009 Jun 15 4:06 PM
Hi,
In the PAI please call the method CHECK_CHANGED_DATA.
Regards,
Ankur Parab