<?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 Grid - Help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-help/m-p/1460568#M217435</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot do that because in your custom function, you are using the same original internal table to download and that will have all the four columns. Standard functionality will allow you to download the displayed columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One possible option is to use REUSE_ALV_LIST_LAYOUT_INFO_GET to get the current ALV settings and then create a dynamic internal table with the columns that are not hidden and then download it. Search the forum for dynamic internal table and you will see a lot of examples.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Jun 2006 20:58:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-28T20:58:44Z</dc:date>
    <item>
      <title>ALV Grid - Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-help/m-p/1460565#M217432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am displaying data using REUSE_ALV_GRID_DISPLAY. On the display, I would basically hide few fields(I may not always SAVE the variant), and then do some action(Like click the excel download button on the application toobar). I want a means by which the fieldcatalog can capture the hidden fields.&lt;/P&gt;&lt;P&gt;Ex : The Grid display has the following fields :&lt;/P&gt;&lt;P&gt;Plant	Plant Name	Material	Material Desc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I hide, Plant name and Material Desc. If I hit the Excel download button the downloaded file should basically look as below :&lt;/P&gt;&lt;P&gt;Plant	Material&lt;/P&gt;&lt;P&gt;        FYI. For some client specific requirements, I am having to use my own excel download.&lt;/P&gt;&lt;P&gt;	Any help in this regard is highly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 19:35:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-help/m-p/1460565#M217432</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T19:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid - Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-help/m-p/1460566#M217433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried hiding and downloading, it should work I guess.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 19:37:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-help/m-p/1460566#M217433</guid>
      <dc:creator>Manohar2u</dc:creator>
      <dc:date>2006-06-28T19:37:22Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid - Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-help/m-p/1460567#M217434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not using the ALV default download functionality. I am giving a custome button for excel download and then downloading using say WS_DOWNLOAD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 20:43:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-help/m-p/1460567#M217434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T20:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: ALV Grid - Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-help/m-p/1460568#M217435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot do that because in your custom function, you are using the same original internal table to download and that will have all the four columns. Standard functionality will allow you to download the displayed columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One possible option is to use REUSE_ALV_LIST_LAYOUT_INFO_GET to get the current ALV settings and then create a dynamic internal table with the columns that are not hidden and then download it. Search the forum for dynamic internal table and you will see a lot of examples.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2006 20:58:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-help/m-p/1460568#M217435</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-28T20:58:44Z</dc:date>
    </item>
  </channel>
</rss>

