Skip to Content
0
Former Member
Jun 15, 2009 at 03:18 AM

How to add standard toolbar in ALV GRID

5399 Views

Hi, I have using class CL_GUI_ALV_GRID to create ALV GRID. I can call method 'SET_TABLE_FOR_FIRST_DISPLAY' and set parameter IT_TOOLBAR_EXCLUDING to remove standard toolbar from ALV GRID. But now I want add one standard toolbar, and this toolbar isnot display after I call method 'SET_TABLE_FOR_FIRST_DISPLAY'. Can anyone give me some helps?

PS. I can find this toolbar in private method 'TOOLBAR_BUILD'.

Thanks a lot~