Skip to Content
0
Former Member
May 07, 2010 at 11:08 AM

ALV - capturing the modified rows

35 Views

Hi Experts,

I have an alv table with one column 'CHARG' as editable. User can enter the value of charg in as many rows as they wish to. say they can enter the value of charg in row number 3,5 and 10. So I want to run my update bapi for these changed rows only. The problem is how can I know that how many rows and which rows have been changed by the user so that i can run my bapi precisely for those rows?

Thanks,

Gaurav