<?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: OO ALV in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/oo-alv/m-p/2614104#M599879</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;&lt;/P&gt;&lt;P&gt;thanks for ur help. but let me know is there any way out to solve the following problem....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to activate(and also show) only the 'PRINT' icon in toolbar attached with ALV designed with OO technique.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Aug 2007 13:13:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-06T13:13:07Z</dc:date>
    <item>
      <title>OO ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oo-alv/m-p/2614101#M599876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are the constant attributes of cl_gui_alv_grid starting with mc_fc_. Actually these are the function codes of the toolbar attached with ALV grid. How can I get the entire list of such attributes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, let me know if I want only one fcode among them with the grid then how to do this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;Avijit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 13:36:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oo-alv/m-p/2614101#M599876</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T13:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: OO ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oo-alv/m-p/2614102#M599877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go through this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/22/a3f5ecd2fe11d2b467006094192fe3/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/22/a3f5ecd2fe11d2b467006094192fe3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/22/a3f5f5d2fe11d2b467006094192fe3/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/22/a3f5f5d2fe11d2b467006094192fe3/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 15:27:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oo-alv/m-p/2614102#M599877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T15:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: OO ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oo-alv/m-p/2614103#M599878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Display the class CL_GUI_ALV_GRID in the info system SE84 or class builder SE24 and click on the "Attibutes" tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will see the mc_fc entries as well as all the other entries associated with the class with type, description, public/private etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do the same for any class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Aug 2007 21:08:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oo-alv/m-p/2614103#M599878</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-02T21:08:47Z</dc:date>
    </item>
    <item>
      <title>Re: OO ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oo-alv/m-p/2614104#M599879</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;&lt;/P&gt;&lt;P&gt;thanks for ur help. but let me know is there any way out to solve the following problem....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to activate(and also show) only the 'PRINT' icon in toolbar attached with ALV designed with OO technique.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2007 13:13:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oo-alv/m-p/2614104#M599879</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-06T13:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: OO ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oo-alv/m-p/2614105#M599880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it is possible to do that.  You have an option to hide the buttons which you dont want to use.  To exclude the buttons, you fill a table of type &amp;#147;UI_FUNCTIONS&amp;#148; and pass it to the parameter &amp;#147;IT_TOOLBAR_EXCLUDING&amp;#148; of the method &amp;#147;set_table_for_first_display&amp;#148;. The function codes for the buttons may be acquired by inspecting the constant attributes of the class &amp;#147;cl_gui_alv_grid&amp;#148; or putting a break point into a method, like the event-handling method of the event &amp;#147;after_user_command&amp;#148;, which deals with the ALV command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM exclude_tb_functions CHANGING pt_exclude TYPE ui_functions .&lt;/P&gt;&lt;P&gt;DATA ls_exclude TYPE ui_func.&lt;/P&gt;&lt;P&gt;ls_exclude = cl_gui_alv_grid=&amp;gt;mc_fc_maximum .&lt;/P&gt;&lt;P&gt;APPEND ls_exclude TO pt_exclude.&lt;/P&gt;&lt;P&gt;ls_exclude = cl_gui_alv_grid=&amp;gt;mc_fc_minimum .&lt;/P&gt;&lt;P&gt;APPEND ls_exclude TO pt_exclude.&lt;/P&gt;&lt;P&gt;ls_exclude = cl_gui_alv_grid=&amp;gt;mc_fc_subtot .&lt;/P&gt;&lt;P&gt;APPEND ls_exclude TO pt_exclude.&lt;/P&gt;&lt;P&gt;ls_exclude = cl_gui_alv_grid=&amp;gt;mc_fc_sum .&lt;/P&gt;&lt;P&gt;APPEND ls_exclude TO pt_exclude.&lt;/P&gt;&lt;P&gt;ls_exclude = cl_gui_alv_grid=&amp;gt;mc_fc_average .&lt;/P&gt;&lt;P&gt;APPEND ls_exclude TO pt_exclude.&lt;/P&gt;&lt;P&gt;ls_exclude = cl_gui_alv_grid=&amp;gt;mc_mb_sum .&lt;/P&gt;&lt;P&gt;APPEND ls_exclude TO pt_exclude.&lt;/P&gt;&lt;P&gt;ls_exclude = cl_gui_alv_grid=&amp;gt;mc_mb_subtot .&lt;/P&gt;&lt;P&gt;ENDFORM .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hith&lt;/P&gt;&lt;P&gt;Sunil Achyut&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2007 13:26:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oo-alv/m-p/2614105#M599880</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-06T13:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: OO ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/oo-alv/m-p/2614106#M599881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but in this case i have to add all buttons except PRINT in that table explicitly. is there any other way out to activate only one or two buttons.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2007 13:34:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/oo-alv/m-p/2614106#M599881</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-06T13:34:17Z</dc:date>
    </item>
  </channel>
</rss>

