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?