Search code examples
abapalv

Refresh screen data (START-OF-SELECTION)


I'm developing a report with multiple ALVs. In START-OF-SELECTION I have:

1) data selection

2) ALV display cl_salv_hierseq_table

The lines can be selected through checkbox. When a button is pressed, some tables in DB are updated. After this processing, I have to return to point 2, BUT the data on the screen has to be updated (point 1). How I can do this?

Thanks.


Solution

  • I think you need to use the REFRESH method of the class.