<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ALV Grid: exclude a menu button in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-exclude-a-menu-button/m-p/846188#M45253</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;where can I look for the mc_mb_* attributes af cl_gui_alv_grid?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is better work with mc_fc* or with mc_mb* to exclude a lot of pushbutton in toolbar?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Dec 2005 10:38:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-12-01T10:38:04Z</dc:date>
    <item>
      <title>ALV Grid: exclude a menu button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-exclude-a-menu-button/m-p/846178#M45243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a strange problem here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm excluding several buttons and menu buttons from the default alv grid toolbar. But one the the menu buttons doesn't behave like the others.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;cl_gui_alv_grid=&amp;gt;mc_fc_views&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; and&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;cl_gui_alv_grid=&amp;gt;mc_mb_view&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; both remove the menu entries but not the button itself !&lt;/P&gt;&lt;P&gt;Other menu buttons like &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;cl_gui_alv_grid=&amp;gt;mc_mb_subtot&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; are removed properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas on this one ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Patrick Baer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2005 08:14:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-exclude-a-menu-button/m-p/846178#M45243</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-04T08:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid: exclude a menu button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-exclude-a-menu-button/m-p/846179#M45244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure about the button code you are passing is the one for the button you want to be excluded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*--Serdar &amp;lt;a href="https://www.sdn.sap.com:443http://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.sdn.businesscard.sdnbusinesscard?u=qbk%2bsag%2bjiw%3d"&amp;gt;[ BC ]&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2005 08:19:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-exclude-a-menu-button/m-p/846179#M45244</guid>
      <dc:creator>ssimsekler</dc:creator>
      <dc:date>2005-05-04T08:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid: exclude a menu button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-exclude-a-menu-button/m-p/846180#M45245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Serdar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not completely sure &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt; but the codes do change the menu button in fact by removing the 'dropdown' part of the button that gives the user selection possibilities.&lt;/P&gt;&lt;P&gt;Problem is, that I am working on a german frontend but I will try to translate:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the button that I am trying to remove has the tool tip text 'List output'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Patrick Baer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.: by the way: I'm using your document "An Easy Reference for ALV GRID CONTROL" which is fantastic !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2005 08:32:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-exclude-a-menu-button/m-p/846180#M45245</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-04T08:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid: exclude a menu button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-exclude-a-menu-button/m-p/846181#M45246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to bring this topic to everybodys attention again since it is still unsolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much,&lt;/P&gt;&lt;P&gt;Patrick Baer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2005 12:34:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-exclude-a-menu-button/m-p/846181#M45246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-09T12:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid: exclude a menu button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-exclude-a-menu-button/m-p/846182#M45247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I understand it correctly that the button does not disappear, but is merely &amp;lt;i&amp;gt;greyed out&amp;lt;/i&amp;gt; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anand Mandalika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2005 12:42:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-exclude-a-menu-button/m-p/846182#M45247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-09T12:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid: exclude a menu button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-exclude-a-menu-button/m-p/846183#M45248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, not really &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me try to explain via an example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the object navigator -&amp;gt; repository browser you have a menu button for the favourites. It is a dropdown menu on the right combined with a button on the left.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my case the dropdown part of the button on the right is removed but the left button part remains and it's still clickable or not greyed out respectively.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Patrick Baer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2005 12:53:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-exclude-a-menu-button/m-p/846183#M45248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-09T12:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid: exclude a menu button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-exclude-a-menu-button/m-p/846184#M45249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what i understand is that the "views" icon is not removed but only some of the entries withing the views options (list, grid, excel, etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to remove views you need to exclude the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MC_FC_VIEWS        &lt;/P&gt;&lt;P&gt;MC_FC_VIEW_CRYSTAL &lt;/P&gt;&lt;P&gt;MC_FC_VIEW_EXCEL   &lt;/P&gt;&lt;P&gt;MC_FC_VIEW_GRID    &lt;/P&gt;&lt;P&gt;MC_FC_VIEW_LOTUS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2005 13:00:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-exclude-a-menu-button/m-p/846184#M45249</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-05-09T13:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid: exclude a menu button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-exclude-a-menu-button/m-p/846185#M45250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Raja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you are correct - all of the options are removed but the button itself remains.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried your suggestion but sad enough it didn't work either. Same effect as just MC_FC_VIEWS excluded i.e. button remains without options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Patrick Baer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2005 13:06:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-exclude-a-menu-button/m-p/846185#M45250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-09T13:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid: exclude a menu button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-exclude-a-menu-button/m-p/846186#M45251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The suggestion i am going to give you is not a nice one, but would work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i had one alv where i had removed all the standard buttons. and the following is the contents  of the exclusion table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;place all of them into the exclusion table and remove one by one from the exclusion table to check out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;append cl_gui_alv_grid=&amp;gt;mc_fc_auf                   to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_average               to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_back_classic          to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_call_abc              to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_call_chain            to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_call_crbatch          to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_call_crweb            to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_call_lineitems        to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_call_master_data      to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_call_more             to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_call_report           to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_call_xint             to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_call_xxl              to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_check to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_col_invisible to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_col_optimize to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_current_variant to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_data_save to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_delete_filter to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_deselect_all to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_detail to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_excl_all to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_expcrdata to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_expcrdesig to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_expcrtempl to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_expmdb to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_extend to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_f4 to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_filter to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_find to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_fix_columns to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_graph to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_help to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_html to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_info to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_load_variant to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_loc_append_row to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_loc_copy to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_loc_copy_row to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_loc_cut to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_loc_delete_row to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_loc_insert_row to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_loc_move_row to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_loc_paste to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_loc_paste_new_row to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_loc_undo to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_maintain_variant to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_maximum to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_minimum to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_pc_file      to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_print        to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_print_back   to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_print_prev   to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_refresh      to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_reprep       to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_save_variant to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_select_all   to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_send         to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_separator    to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_sort         to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_sort_asc     to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_sort_dsc to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_subtot        to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_sum           to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_to_office     to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_to_rep_tree   to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_unfix_columns to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_views         to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_view_crystal  to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_view_excel    to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_view_grid     to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_fc_word_processor to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_lystyle_drag_drop_rows to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_lystyle_no_delete_rows to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_lystyle_no_insert_rows to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_lystyle_no_insert_rows to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_ly_drag_drop_rows to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_ly_no_delete_rows to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_ly_no_insert_rows to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_mb_export         to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_mb_view           to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_mb_sum            to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_mb_subtot         to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_mb_filter         to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_mb_variant        to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_mb_paste          to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_style4_link       to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_style4_link_no to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_style_button            to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_style_disabled          to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_style_enabled           to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_style_f4                to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_style_f4_no             to exl_tab.
  append cl_gui_alv_grid=&amp;gt;mc_style_no_delete_row     to exl_tab.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2005 13:11:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-exclude-a-menu-button/m-p/846186#M45251</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-05-09T13:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid: exclude a menu button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-exclude-a-menu-button/m-p/846187#M45252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Raja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;got it now &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hate brute force approaches to solve a problem but in this case in fact it seemed to be the last remaining possibility. So I went through all the exclusion properties and figured out the right combination:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mc_fc_views AND &amp;lt;i&amp;gt;mc_fc_print_prev&amp;lt;/i&amp;gt; must be excluded.&lt;/P&gt;&lt;P&gt;The latter one was missing because I didn't really associate the button with print preview...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Patrick Baer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 May 2005 13:41:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-exclude-a-menu-button/m-p/846187#M45252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-09T13:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid: exclude a menu button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-exclude-a-menu-button/m-p/846188#M45253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;where can I look for the mc_mb_* attributes af cl_gui_alv_grid?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is better work with mc_fc* or with mc_mb* to exclude a lot of pushbutton in toolbar?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2005 10:38:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-exclude-a-menu-button/m-p/846188#M45253</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-01T10:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid: exclude a menu button</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-exclude-a-menu-button/m-p/846189#M45254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need to open a new thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;venu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2005 10:43:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-exclude-a-menu-button/m-p/846189#M45254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-01T10:43:00Z</dc:date>
    </item>
  </channel>
</rss>

