Hi,
I want to deactivate the Column Selection tab page of my ALV. I've used the follow method:
lo_config_alv->if_salv_wd_std_functions~set_column_selection_allowed( value = abap_false ).
To deactivate the others tab pages (display settings, filter, etc.) was successful.
Does anybody know, where's here the problem? Could it be, that this attribute dependet from another settings?
Thanks for your help!
Best regards,
Sascha