<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1367417#M181474</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Babita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add the function code of the DETAILS button to the IT_TOOLBAR_EXCLUDING table and pass that to the SET_TABLE method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The attribute for the same is CL_GUI_ALV_GRID=&amp;gt;MC_FC_DETAIL and the function code is '&amp;amp;DETAIL'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note - Please mark the helpful answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Ravikumar Allampallam&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 May 2006 05:12:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-02T05:12:55Z</dc:date>
    <item>
      <title>ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1367416#M181473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi im working on ALV report,i need a small help,in our standard alv report we do ger a toobar where we have a button called details,now i dont want that button ,i worked on alv using classes,plz help me out with some code.thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 May 2006 05:06:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1367416#M181473</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-02T05:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1367417#M181474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Babita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add the function code of the DETAILS button to the IT_TOOLBAR_EXCLUDING table and pass that to the SET_TABLE method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The attribute for the same is CL_GUI_ALV_GRID=&amp;gt;MC_FC_DETAIL and the function code is '&amp;amp;DETAIL'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note - Please mark the helpful answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Ravikumar Allampallam&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 May 2006 05:12:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1367417#M181474</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-02T05:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1367418#M181475</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;AS PER YOUR REQUIREMENT SUGGEST I WANT TO KNOW THE STANDARD ALV THAT YOU ARE USING OTHERWISE IT WOULD TOUGH TO GIVE YOU THE APPROPRIATE ANSWER.&lt;/P&gt;&lt;P&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>Tue, 02 May 2006 05:13:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1367418#M181475</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-02T05:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1367419#M181476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Babita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To exclude standard 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;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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;To hide the entire toolbar, you can set the field &amp;#147;NO_TOOLBAR&amp;#148; of the layout structure to &amp;#145;X&amp;#146;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

FORM exclude_tb_functions CHANGING pt_exclude TYPE ui_functions .
DATA ls_exclude TYPE ui_func.
ls_exclude = cl_gui_alv_grid=&amp;gt;mc_fc_maximum .
APPEND ls_exclude TO pt_exclude.
ls_exclude = cl_gui_alv_grid=&amp;gt;mc_fc_minimum .
APPEND ls_exclude TO pt_exclude.
ls_exclude = cl_gui_alv_grid=&amp;gt;mc_fc_subtot .
APPEND ls_exclude TO pt_exclude.
ls_exclude = cl_gui_alv_grid=&amp;gt;mc_fc_sum .
APPEND ls_exclude TO pt_exclude.
ls_exclude = cl_gui_alv_grid=&amp;gt;mc_fc_average .
APPEND ls_exclude TO pt_exclude.
ls_exclude = cl_gui_alv_grid=&amp;gt;mc_mb_sum .
APPEND ls_exclude TO pt_exclude.
ls_exclude = cl_gui_alv_grid=&amp;gt;mc_mb_subtot .
ENDFORM .

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aniket&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please award points to useful posts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 May 2006 05:14:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/1367419#M181476</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-02T05:14:10Z</dc:date>
    </item>
  </channel>
</rss>

