<?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: reg excel view in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-excel-view/m-p/2982818#M704246</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u first assign &amp;lt;fcode&amp;gt; for that buton.&lt;/P&gt;&lt;P&gt;u have to write &lt;/P&gt;&lt;P&gt;case sy-ucomm.&lt;/P&gt;&lt;P&gt;  when &amp;lt;fcode&amp;gt;.&lt;/P&gt;&lt;P&gt;  call fm gui_download---here u have to enter u r table name, download path for file with .xls extension (as mode 'dat')&lt;/P&gt;&lt;P&gt;endcase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u will get it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Nov 2007 05:07:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-05T05:07:11Z</dc:date>
    <item>
      <title>reg excel view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-excel-view/m-p/2982817#M704245</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;i hav one issue in alv..&lt;/P&gt;&lt;P&gt;now i am showing my report in alv grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for eg suppose i want to show my report in excel view by pressing one custom button in application tool bar..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i get tis..&lt;/P&gt;&lt;P&gt;i know by using layout we can change the view&lt;/P&gt;&lt;P&gt;is there any possiblities by dynamically change the layout from normal alv grid to excel view only after user press the button in application tool bar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2007 05:02:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-excel-view/m-p/2982817#M704245</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-05T05:02:20Z</dc:date>
    </item>
    <item>
      <title>Re: reg excel view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-excel-view/m-p/2982818#M704246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u first assign &amp;lt;fcode&amp;gt; for that buton.&lt;/P&gt;&lt;P&gt;u have to write &lt;/P&gt;&lt;P&gt;case sy-ucomm.&lt;/P&gt;&lt;P&gt;  when &amp;lt;fcode&amp;gt;.&lt;/P&gt;&lt;P&gt;  call fm gui_download---here u have to enter u r table name, download path for file with .xls extension (as mode 'dat')&lt;/P&gt;&lt;P&gt;endcase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u will get it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2007 05:07:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-excel-view/m-p/2982818#M704246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-05T05:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: reg excel view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-excel-view/m-p/2982819#M704247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi madhavi..&lt;/P&gt;&lt;P&gt;thanks for ur replay..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i don't want that excel as a seperate file.&lt;/P&gt;&lt;P&gt;i want that excel view in the screen itself..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;note..&lt;/P&gt;&lt;P&gt;layout option we can change but i want it as seperate button.. can you tell me standard fcode for excel view in the screen itself&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2007 05:11:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-excel-view/m-p/2982819#M704247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-05T05:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: reg excel view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-excel-view/m-p/2982820#M704248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi deva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same issue as yours.I want to have excel embed in ALV without using the 'change layout' button.&lt;/P&gt;&lt;P&gt;Can you tell me how you resolved the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Suganya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2008 20:18:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-excel-view/m-p/2982820#M704248</guid>
      <dc:creator>suganya_rangarajan</dc:creator>
      <dc:date>2008-01-30T20:18:20Z</dc:date>
    </item>
  </channel>
</rss>

