‎2007 Nov 08 7:30 PM
Hi guys, I am using the CL_GUI_ALV_GRID class to display a report in SAP 4.7
When the user click on refresh, on the standard ALV toolbar, I need to delete some entries in my table. Also, I'm displaying the total number of lines in my GUI title.
I'm using the event before_user_command to catch the refresh click then I delete some entries in my internal table but after I need to refresh my GUI title. The event does not call back the PBO, I need to retrigger the PBO to redisplay the GUI title correctly.
Another way of doing it, is to remove the refresh button of the standard alv, add a refresh button to the gui status, then delete my entries in the user_command PAI then after the PBO will kick and the gui title will be redisplay correctly.
But I want to know if it's possible with the first solution to redisplay my gui title.
thanks
Alex
‎2007 Nov 08 8:44 PM
‎2007 Nov 08 8:44 PM
‎2007 Nov 08 9:08 PM
‎2007 Nov 08 9:16 PM
I'm trying to award you point, the checkbox are not there on the left-hand side, I have so musch problem when it's time to award points, sometimes it takes 15-30 minutes to see my post or new reply, have to contact SDN!
‎2007 Nov 08 9:17 PM
‎2007 Nov 09 4:23 AM
‎2007 Nov 09 10:12 PM
Thanks, I know, I sent an email to SDN and they told me "Our forums points system has been taken temporarily off line for debugging", but now it seems to be back, I give you 10, thanks again!
Alex