So, inside the TOOLBAR
event of the CL_GUI_ALV_GRID
the parameter E_OBJECT
has the table MT_TOOLBAR
that I can access to change all the buttons manually.
Is there a better way to include/exclude standard buttons in the toolbar than simply creating them like custom-buttons in the toolbar event?