<?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 PROBLEM in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-problem/m-p/1623083#M278623</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try out with &lt;/P&gt;&lt;P&gt;fieldcatalog-NO_OUT = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Srikanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Sep 2006 15:00:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-27T15:00:54Z</dc:date>
    <item>
      <title>ALV GRID PROBLEM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-problem/m-p/1623082#M278622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ALV EXPERTS,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any option of hidding the field name in the fieldcatalog of the ALV Grid but it sholud get displayed in the excel sheet when i download it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem i am facing here is i am able to hide the ALV grid column during the display but when i download it the same column doesn't appear in the excel sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the crucial problem for me can anyone help me on this.Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2006 14:57:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-problem/m-p/1623082#M278622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-27T14:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: ALV GRID PROBLEM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-problem/m-p/1623083#M278623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try out with &lt;/P&gt;&lt;P&gt;fieldcatalog-NO_OUT = 'X'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Srikanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2006 15:00:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-problem/m-p/1623083#M278623</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-27T15:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: ALV GRID PROBLEM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-problem/m-p/1623084#M278624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set the NO_OUT as 'X' in your fieldcatalog for the particular field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;I haven't tried the particular option but check if it is possible to set the output length as 0 !!&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Anurag Bankley&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2006 15:03:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-problem/m-p/1623084#M278624</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-27T15:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: ALV GRID PROBLEM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-problem/m-p/1623085#M278625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as i have said already if i set NO_OUT as 'X' it will not be in the output screen but also it willnot get downloaded in EXCEL sheet.I had tried it but ended in vain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2006 15:11:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-problem/m-p/1623085#M278625</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-27T15:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: ALV GRID PROBLEM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-problem/m-p/1623086#M278626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rajkumar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest you add an additional button to the ALV grid toolbar. When the user clicks on this button you call in your event handler method for USER_COMMAND the method CL_GUI_FRONTEND_SERVICES=&amp;gt;GUI_DOWNLOAD with the entire itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Sep 2006 20:24:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-grid-problem/m-p/1623086#M278626</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2006-09-27T20:24:56Z</dc:date>
    </item>
  </channel>
</rss>

