Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Total should be refresh when cell value is changed

SARK
Product and Topic Expert
Product and Topic Expert
0 Likes
432

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

1 REPLY 1
Read only

Former Member
0 Likes
396

Hi,

In the PAI please call the method CHECK_CHANGED_DATA.

Regards,

Ankur Parab