Hi all..
To refresh the ALV Grid, i have used REFRESH_TABLE_DISPLAY. The Grid is alone refreshed but not the actual output.
I have searched all the threads, but dint find any methods to refresh the output.
I am refreshing the container, FieldCatalog and actual internal table before
grid->set_table_for_first_display.
Could anyone suggest, How to refresh the ALV Grid Output?
Thanks in advance.