Skip to Content
0
Former Member
Jun 25, 2008 at 02:34 PM

How to de-activate some functions from application toolbar in ALV Grid?

152 Views

Hello all,

I am using CL_GUI_ALV_GRID. I want to deactivate ascending sorting?

I think this can be done by class CL_CTMENU with the method DISABLE_FUNCTIONS .

Can anyone give me example how to use the class CL_CTMENU with the method DISABLE_FUNCTIONS?