Quantcast
Channel: SCN : All Content - Web Dynpro ABAP
Viewing all articles
Browse latest Browse all 3667

ALV if_salv_wd_std_functions~SET_DISPLAY_AS_ALLOWED doesn't work

$
0
0

Hi, I need hide the "display as" dropdown listbox in ALV toolbar:

display_as.png

 

I tried it with

 

it_quot_conf_tab->if_salv_wd_std_functions~set_display_as_allowed( abap_false ).


and also this:

it_quot_conf_tab->if_salv_wd_std_functions~set_graphic_allowed( abap_false ).

it_quot_conf_tab->if_salv_wd_std_functions~set_cr_inplace_allowed( abap_false ).

 

but nothing helps.


Viewing all articles
Browse latest Browse all 3667

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>