<?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 - Dynamic header? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-dynamic-header/m-p/501314#M17355</link>
    <description>&lt;P&gt;Description is not clear..&lt;/P&gt;
  &lt;P&gt;More Details Please..&lt;/P&gt;</description>
    <pubDate>Mon, 04 Sep 2017 09:42:11 GMT</pubDate>
    <dc:creator>former_member506332</dc:creator>
    <dc:date>2017-09-04T09:42:11Z</dc:date>
    <item>
      <title>ALV - Dynamic header?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-dynamic-header/m-p/501313#M17354</link>
      <description>&lt;P&gt;I'm relatively new to SAP, and I'm currently polishing off a program based on an ALV display. &lt;/P&gt;
  &lt;P&gt;The spec requires three variables to be shown in the header, above the grid. Currently I have those implemented by way of a string concatenation in HANDLE_TOP_OF_PAGE.&lt;/P&gt;
  &lt;P&gt;The problem is that these variables can be changed by the user after the initial ALV display, meaning that the versions shown in the header are no longer correct. Right now the only way to make these update is to close the program and reopen it.&lt;/P&gt;
  &lt;P&gt;Is there a way to force the header to update and reprint the variable values, rather than just the grid itself?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2017 17:27:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-dynamic-header/m-p/501313#M17354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-09-01T17:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: ALV - Dynamic header?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-dynamic-header/m-p/501314#M17355</link>
      <description>&lt;P&gt;Description is not clear..&lt;/P&gt;
  &lt;P&gt;More Details Please..&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2017 09:42:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-dynamic-header/m-p/501314#M17355</guid>
      <dc:creator>former_member506332</dc:creator>
      <dc:date>2017-09-04T09:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: ALV - Dynamic header?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-dynamic-header/m-p/501315#M17356</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;
  &lt;P&gt;Maybe this : &lt;A href="https://archive.sap.com/discussions/thread/660907" target="test_blank"&gt;https://archive.sap.com/discussions/thread/660907&lt;/A&gt; is what you are searching for &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;
  &lt;P&gt;Best Regards &lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2017 10:05:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-dynamic-header/m-p/501315#M17356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-09-04T10:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: ALV - Dynamic header?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-dynamic-header/m-p/501316#M17357</link>
      <description>&lt;P&gt;I've tried implementing the fix shown in that link, though I also had to cobble some bits from other sources. The end result was that it would only load the new header *after* the information had been changed, so the first display still had the original look. Then, once it did update the header, it was completely reformatted and my custom toolbar buttons (which are used to make those mid-run edits) disappeared. My assumption is that the HTML style header completely overwrites all other content above the ALV, instead of just modifying the content added by HANDLE_TOP_OF_PAGE.&lt;/P&gt;
  &lt;P&gt;Is there some way to limit what gets replaced by the HTML header once it refreshes?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2017 20:40:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-dynamic-header/m-p/501316#M17357</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-09-05T20:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: ALV - Dynamic header?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-dynamic-header/m-p/501317#M17358</link>
      <description>&lt;P&gt;Which ALV technology are you using?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2017 05:41:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-dynamic-header/m-p/501317#M17358</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2017-09-06T05:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: ALV - Dynamic header?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-dynamic-header/m-p/501318#M17359</link>
      <description>&lt;P&gt;I know it's kinda a bit late in the game, but in case it's an option this would be fairly straightforward with SALV, just reset the header whenever you refresh the data.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2017 11:05:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-dynamic-header/m-p/501318#M17359</guid>
      <dc:creator>pokrakam</dc:creator>
      <dc:date>2017-09-06T11:05:44Z</dc:date>
    </item>
  </channel>
</rss>

