Skip to Content
0
Former Member
Jan 14, 2009 at 03:05 AM

ALV refresh after update db

1515 Views

hi all ,

i am currently on a alv report(Not OO alv) , after the alv list is shown , i can edit the alv list , then click the save button , i could update the database table , the question is after the db table is updated , i could not get the newly edited data . if i want this data i have to execute the alv report again . so i want to refresh my alv after save the data . so how could i do the refresh ?

i have tried rs_selfield-REFRESH = 'X'. , but this doesn't work .

thanks and regards

Kevin