<?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: Export to Excel / Web Dynpro in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-excel-web-dynpro/m-p/4648579#M1093960</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u have to post this question in BSP/ WebDynpro forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not here. This is ABAP forum...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U better post in BSP...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Oct 2008 08:12:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-24T08:12:42Z</dc:date>
    <item>
      <title>Export to Excel / Web Dynpro</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-excel-web-dynpro/m-p/4648577#M1093958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a Question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have here a Web Dynpro (i think ^^)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not the developer. But i know the hole package in SE80 where this Programm is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in an other Thread i posted the following. Eventually you can help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------" /&gt;&lt;P&gt;Good Morning,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know the package where all the Dynpros / programms etc are in...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So eventually it is better to show you what i want &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the accessmonitor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://img296.imageshack.us/my.php?image=infosystem1fk2.jpg" target="test_blank"&gt;http://img296.imageshack.us/my.php?image=infosystem1fk2.jpg&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here i make inputs etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After i click on "Ausführen" / "Execute"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the following screen appears:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://img296.imageshack.us/my.php?image=infosystem2io5.jpg" target="test_blank"&gt;http://img296.imageshack.us/my.php?image=infosystem2io5.jpg&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You see the 2 red squares i maked with "paint" ^^&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i want a button in Square Nr.1 &lt;/P&gt;&lt;P&gt;When i click on there i want that all what is in Square Nr. 2 will be automatically exported to an Excelsheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So. I know that you can "exactly" help me because your not the developer of this Programm.. but eventually you can tell me where i can find the source code of such this programms and what code i need to place in the sourcecode that this button appears?&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;Bjoern&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2008 07:49:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-excel-web-dynpro/m-p/4648577#M1093958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-24T07:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Export to Excel / Web Dynpro</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-excel-web-dynpro/m-p/4648578#M1093959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello again &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;did i eventually have towork with the FunctionModule:&lt;/P&gt;&lt;P&gt;GUI_DOWNLOAD &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But how can i implement it in this Dynpro?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2008 08:07:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-excel-web-dynpro/m-p/4648578#M1093959</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-24T08:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Export to Excel / Web Dynpro</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-excel-web-dynpro/m-p/4648579#M1093960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u have to post this question in BSP/ WebDynpro forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not here. This is ABAP forum...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U better post in BSP...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2008 08:12:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-excel-web-dynpro/m-p/4648579#M1093960</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-24T08:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: Export to Excel / Web Dynpro</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-excel-web-dynpro/m-p/4648580#M1093961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No , it is not possible with Gui_download here..&lt;/P&gt;&lt;P&gt;Do you know there is a UI element FileDownload&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see the application &lt;STRONG&gt;WDR_TEST_UI_ELEMENTS&lt;/STRONG&gt; to know the usage of the UI element.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Oct 2008 08:24:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/export-to-excel-web-dynpro/m-p/4648580#M1093961</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-24T08:24:37Z</dc:date>
    </item>
  </channel>
</rss>

