<?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: What r theStandard Function Modules toDownload data into Excellsheet format in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-r-thestandard-function-modules-todownload-data-into-excellsheet-format/m-p/4720622#M1108432</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; These are teh function Modules used to download.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALSM_EXCEL_TO_INTERNAL_TABLE&lt;/P&gt;&lt;P&gt;DOWNLOAD&lt;/P&gt;&lt;P&gt;GUI_DOWNLOAD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSPO_DOWNLOAD_SPOOLJOB	Download the spool from a program to a file. Requires spool number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WS_DOWNLOAD	Save Internal Table as File on the Presentation Server&lt;/P&gt;&lt;P&gt;ABAP_DOCU_DOWNLOAD	Download ABAP documentation in HTML format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Nov 2008 07:49:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-17T07:49:51Z</dc:date>
    <item>
      <title>What r theStandard Function Modules toDownload data into Excellsheet format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-r-thestandard-function-modules-todownload-data-into-excellsheet-format/m-p/4720620#M1108430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Guru,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to know what are the Lists of Standard Function Modules to Download data in to Excellsheet format other than WS_DOWNLOAD or GUI_DOWNLOAD from application server or from any classical report&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;SAifur Rahaman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 07:25:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-r-thestandard-function-modules-todownload-data-into-excellsheet-format/m-p/4720620#M1108430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-17T07:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: What r theStandard Function Modules toDownload data into Excellsheet format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-r-thestandard-function-modules-todownload-data-into-excellsheet-format/m-p/4720621#M1108431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi use fm : CALL FUNCTION 'XXL_FULL_API'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 07:34:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-r-thestandard-function-modules-todownload-data-into-excellsheet-format/m-p/4720621#M1108431</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-17T07:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: What r theStandard Function Modules toDownload data into Excellsheet format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-r-thestandard-function-modules-todownload-data-into-excellsheet-format/m-p/4720622#M1108432</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; These are teh function Modules used to download.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALSM_EXCEL_TO_INTERNAL_TABLE&lt;/P&gt;&lt;P&gt;DOWNLOAD&lt;/P&gt;&lt;P&gt;GUI_DOWNLOAD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSPO_DOWNLOAD_SPOOLJOB	Download the spool from a program to a file. Requires spool number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WS_DOWNLOAD	Save Internal Table as File on the Presentation Server&lt;/P&gt;&lt;P&gt;ABAP_DOCU_DOWNLOAD	Download ABAP documentation in HTML format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 07:49:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-r-thestandard-function-modules-todownload-data-into-excellsheet-format/m-p/4720622#M1108432</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-17T07:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: What r theStandard Function Modules toDownload data into Excellsheet format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-r-thestandard-function-modules-todownload-data-into-excellsheet-format/m-p/4720623#M1108433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;check these..&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
ISU_TRANSFER_TO_EXCEL
ISU_S_EDM_EXCEL_EXPORT
ISU_S_EDM_EXCEL_IMPORT
FTBU_START_EXCEL
WS_EXCEL
RH_START_EXCEL_WITH_DATA
MCP_PRINT_EXCEL
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arunima&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 07:58:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-r-thestandard-function-modules-todownload-data-into-excellsheet-format/m-p/4720623#M1108433</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-17T07:58:45Z</dc:date>
    </item>
  </channel>
</rss>

