Skip to Content
0
Former Member
Feb 20, 2009 at 04:53 AM

Refresh ALV Grid Output in OOPs

7829 Views

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.