<?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 disable descending button(within Layout) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-disable-descending-button-within-layout/m-p/10696004#M1870461</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think Tony have already done this, but he would like to block user to manage it through the layout managment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Oct 2014 14:07:28 GMT</pubDate>
    <dc:creator>FredericGirod</dc:creator>
    <dc:date>2014-10-17T14:07:28Z</dc:date>
    <item>
      <title>ALV disable descending button(within Layout)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-disable-descending-button-within-layout/m-p/10696002#M1870459</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;I need to disable the sort descending button within the ALV. Not on the main toolbar, i have already done that with fc '&amp;amp;SORT_DESC'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its the one in &lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 12.8000001907349px;"&gt;choose layout&amp;gt; change layout&amp;gt;sort order&amp;gt;sort criteria(descending button)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 13:54:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-disable-descending-button-within-layout/m-p/10696002#M1870459</guid>
      <dc:creator>former_member223118</dc:creator>
      <dc:date>2014-10-17T13:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: ALV disable descending button(within Layout)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-disable-descending-button-within-layout/m-p/10696003#M1870460</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;Do a google using &lt;SPAN style="text-decoration: underline;"&gt;search operators&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;site:wiki.scn.sap.com disable ALV tool bar buttons &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 14:04:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-disable-descending-button-within-layout/m-p/10696003#M1870460</guid>
      <dc:creator>rosenberg_eitan</dc:creator>
      <dc:date>2014-10-17T14:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: ALV disable descending button(within Layout)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-disable-descending-button-within-layout/m-p/10696004#M1870461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think Tony have already done this, but he would like to block user to manage it through the layout managment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 14:07:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-disable-descending-button-within-layout/m-p/10696004#M1870461</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2014-10-17T14:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: ALV disable descending button(within Layout)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-disable-descending-button-within-layout/m-p/10696005#M1870462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes - not the main toolbar descending button, but the one on the layout/sort section&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in debug, Prog: SAPLSKBH, dynpro: 0820 appears to where its all done, and it looks like it is quite a static piece of code, with no exclusions, but hopefully someone will tell me i am wrong, and get a soln for this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks again&lt;/P&gt;&lt;P&gt;T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 14:18:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-disable-descending-button-within-layout/m-p/10696005#M1870462</guid>
      <dc:creator>former_member223118</dc:creator>
      <dc:date>2014-10-17T14:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: ALV disable descending button(within Layout)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-disable-descending-button-within-layout/m-p/10696006#M1870463</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;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was under the impression that this will do the trick .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that another SAP feature ? &lt;SPAN __jive_emoticon_name="confused" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/1063/images/emoticons/confused.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 14:35:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-disable-descending-button-within-layout/m-p/10696006#M1870463</guid>
      <dc:creator>rosenberg_eitan</dc:creator>
      <dc:date>2014-10-17T14:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: ALV disable descending button(within Layout)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-disable-descending-button-within-layout/m-p/10696007#M1870464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know you could get the detail of a layout in internal tables format. Maybe you could do this, remove the IT_SORT and ask for the display. But, it's not a beautiful code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2014 14:36:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-disable-descending-button-within-layout/m-p/10696007#M1870464</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2014-10-17T14:36:49Z</dc:date>
    </item>
  </channel>
</rss>

