<?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 Reporting in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-reporting/m-p/2812267#M657480</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andy,&lt;/P&gt;&lt;P&gt;                 Before displaying the 2nd ALV refresh the fieldcatalog table and the move the 2nd internal table(which is having data)  to the fieldcatalog internal table and then display it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Sep 2007 10:21:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-26T10:21:56Z</dc:date>
    <item>
      <title>ALV Reporting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-reporting/m-p/2812266#M657479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me if I have to reset or clear anything when displaying&lt;/P&gt;&lt;P&gt;two ALV reports one after another.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I display an ALV grid which is fine. When the back button is pressed the&lt;/P&gt;&lt;P&gt;second ALV report is displayed but is mixed up with some of the columns&lt;/P&gt;&lt;P&gt;from the first report????&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;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 10:16:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-reporting/m-p/2812266#M657479</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T10:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Reporting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-reporting/m-p/2812267#M657480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andy,&lt;/P&gt;&lt;P&gt;                 Before displaying the 2nd ALV refresh the fieldcatalog table and the move the 2nd internal table(which is having data)  to the fieldcatalog internal table and then display it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 10:21:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-reporting/m-p/2812267#M657480</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T10:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Reporting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-reporting/m-p/2812268#M657481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks mate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 10:23:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-reporting/m-p/2812268#M657481</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T10:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Reporting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-reporting/m-p/2812269#M657482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Andy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   In case that you have 2 &amp;lt;u&amp;gt;different&amp;lt;/u&amp;gt; internal tables for two ALVs and you want to display the first one and then (after pressing the back button) the second one, then you don't need to clear anything. Just call the the function module REUSE_ALV_FIELDCATALOG_MERGE and provide it with the second table. In fact, you just call the second ALV exactly AS IF it was the first one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I have seen a program that calls 4 (!!) ALVs this way and it works fine. However, you will need different fieldcatalog variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward if this post helped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;George&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        George Lioumis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 10:25:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-reporting/m-p/2812269#M657482</guid>
      <dc:creator>George_Lioumis</dc:creator>
      <dc:date>2007-09-26T10:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Reporting</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-reporting/m-p/2812270#M657483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cheers George, very useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 10:40:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-reporting/m-p/2812270#M657483</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T10:40:37Z</dc:date>
    </item>
  </channel>
</rss>

