<?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: Additional button on std. toolbar in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/additional-button-on-std-toolbar/m-p/727809#M34168</link>
    <description>&lt;P&gt;As in &lt;A href="https://help.sap.com/viewer/search?q=Main%20ALV%20Classes"&gt;many ALV classes&lt;/A&gt;, perform some search in online documentation, you have to use method GET_FUNCTIONS and then on the returned CL_SALV_FUNCTIONS_LIST occurence use methods such as ADD_FUNCTION.&lt;/P&gt;
  &lt;P&gt;&lt;EM&gt;NB: Look at sample report SALV_TEST_HIERSEQ_FUNCTIONS.&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jul 2018 12:07:14 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2018-07-09T12:07:14Z</dc:date>
    <item>
      <title>Additional button on std. toolbar</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/additional-button-on-std-toolbar/m-p/727808#M34167</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
  &lt;P&gt;&lt;/P&gt;
  &lt;P&gt;I am using CL_SALV_HIERSEQ_TABLE to display hierarchial display of MASTER-SLAVE&lt;/P&gt;
  &lt;P&gt;But I want to add additional buttons for expand and collapse of rows &lt;/P&gt;
  &lt;P&gt;Through which method can I add the user command of the buttons added &lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 11:14:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/additional-button-on-std-toolbar/m-p/727808#M34167</guid>
      <dc:creator>rangerlet_mesee</dc:creator>
      <dc:date>2018-07-09T11:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Additional button on std. toolbar</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/additional-button-on-std-toolbar/m-p/727809#M34168</link>
      <description>&lt;P&gt;As in &lt;A href="https://help.sap.com/viewer/search?q=Main%20ALV%20Classes"&gt;many ALV classes&lt;/A&gt;, perform some search in online documentation, you have to use method GET_FUNCTIONS and then on the returned CL_SALV_FUNCTIONS_LIST occurence use methods such as ADD_FUNCTION.&lt;/P&gt;
  &lt;P&gt;&lt;EM&gt;NB: Look at sample report SALV_TEST_HIERSEQ_FUNCTIONS.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 12:07:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/additional-button-on-std-toolbar/m-p/727809#M34168</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2018-07-09T12:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Additional button on std. toolbar</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/additional-button-on-std-toolbar/m-p/727810#M34169</link>
      <description>&lt;P&gt;CL_SALV_HIERSEQ_TABLE has a method SET_FUNCTION.&lt;/P&gt;
  &lt;P&gt;You can also try to use method GET_FUNCTIONS_BASE which returns an instance of CL_SALV_FUNCTIONS. And CL_SALV_FUNCTIONS has different methods to deal with functions.&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 12:13:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/additional-button-on-std-toolbar/m-p/727810#M34169</guid>
      <dc:creator>Patrick_vN</dc:creator>
      <dc:date>2018-07-09T12:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Additional button on std. toolbar</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/additional-button-on-std-toolbar/m-p/727811#M34170</link>
      <description>&lt;P&gt;Beware, the SET_FUNCTION method is similar to cl_gui_cfw=&amp;gt;set_new_ok_code for a dynpro, but adapted to the ALV classes, it won't add a function, but trigger execution of one such function code.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2018 13:35:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/additional-button-on-std-toolbar/m-p/727811#M34170</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2018-07-09T13:35:00Z</dc:date>
    </item>
  </channel>
</rss>

