Iam initially retrieving data from the custom table and then displaying it on one screen.
for creating new data i move to other screen, after i create the data i need to append the same to cutsom table and come back to initial screen to display the cutsiom table data.
the alv grid continues to display the old data ,
I have tried using refresh table display but it is not working.
please give some suggestion.