Hi Friends,
In my ALV screen for a database table, in the Application Toolbar, I have two button: one is to modify the database table (the database table will be displayed in ALV);another one is a refresh button. After the database table is changed, I will click the refresh button to get the latest data from the database and display them in the ALV, but how to implment this kind of refresh button (I mean the PAI logic behind that)?
Thanks a lot!