<?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: Office Integration in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/office-integration/m-p/860961#M48003</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; Thanks Raja &amp;amp; Ellay for your suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Can anyone tell me how to actually populate data in the excel file that has been created. I am trying to use i_oi_spreadsheet to actually access the spreadsheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can give me some sample code, that would be great.&lt;/P&gt;&lt;P&gt;Any help on this regard is greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt; Balaji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 May 2005 06:58:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-05-23T06:58:23Z</dc:date>
    <item>
      <title>Office Integration</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/office-integration/m-p/860958#M48000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;Recently i was trying to format an excel file from SAP, which i did using OLE. But at the time of doing that, i found that the performance is taking a back seat. I also felt that there might be some better way of doing the integration of MS Office with SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So can anyone suggest how i can achieve that using DOI? Can anyone explain how i can go about learning DOI? If you have any simple example, like how to start an empty excel file and then fill it with data, say from an internal table in one of the sheet; filling the data of another internal table in another sheet but in the same excel file and then format it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also heard that it can be achieved using ALV? Any idea?&lt;/P&gt;&lt;P&gt;Any help on this regard is greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Balaji G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 May 2005 08:27:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/office-integration/m-p/860958#M48000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-21T08:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Office Integration</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/office-integration/m-p/860959#M48001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check out transaction DWDM .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DWDM-&amp;gt;Workbench Demos-&amp;gt;Office Integration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 May 2005 08:48:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/office-integration/m-p/860959#M48001</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2005-05-21T08:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Office Integration</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/office-integration/m-p/860960#M48002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Balaji,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SAP documentation can help you:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/e9/0bee9f408e11d1893b0000e8323c4f/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/e9/0bee9f408e11d1893b0000e8323c4f/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Focus on the spreadsheet interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also see the examples in the SOFFICEINTEGRATION&lt;/P&gt;&lt;P&gt;package under programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eyal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 May 2005 10:53:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/office-integration/m-p/860960#M48002</guid>
      <dc:creator>eyal_alsheikh</dc:creator>
      <dc:date>2005-05-22T10:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Office Integration</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/office-integration/m-p/860961#M48003</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; Thanks Raja &amp;amp; Ellay for your suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Can anyone tell me how to actually populate data in the excel file that has been created. I am trying to use i_oi_spreadsheet to actually access the spreadsheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can give me some sample code, that would be great.&lt;/P&gt;&lt;P&gt;Any help on this regard is greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt; Balaji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2005 06:58:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/office-integration/m-p/860961#M48003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-23T06:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Office Integration</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/office-integration/m-p/860962#M48004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Balaji,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/abap-object-oriented-spreadsheet-with-unlimited-power.htm" target="test_blank"&gt;http://www.sap-img.com/abap/abap-object-oriented-spreadsheet-with-unlimited-power.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is useful for your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this also.&lt;/P&gt;&lt;P&gt;&lt;A href="http://sap.ittoolbox.com/code/d.asp?d=3027&amp;amp;a=s" target="test_blank"&gt;http://sap.ittoolbox.com/code/d.asp?d=3027&amp;amp;a=s&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;J.Jayanthi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2005 08:00:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/office-integration/m-p/860962#M48004</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2005-05-23T08:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Office Integration</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/office-integration/m-p/860963#M48005</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;See this code for Microsoft integration&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/ms/ms_excel.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/ms/ms_excel.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Judith.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2005 08:09:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/office-integration/m-p/860963#M48005</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-23T08:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: Office Integration</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/office-integration/m-p/860964#M48006</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;Check out this link to use i_oi_spreadsheet for accessing spreadsheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/21/b53144e1ba11d2bdbe080009b4534c/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/21/b53144e1ba11d2bdbe080009b4534c/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anjali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2005 09:13:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/office-integration/m-p/860964#M48006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-23T09:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Office Integration</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/office-integration/m-p/860965#M48007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jayanthi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks for the valuable piece of information. Will try it out and i do face any problems, will definitely trouble you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Balaji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2005 08:40:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/office-integration/m-p/860965#M48007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-24T08:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Office Integration</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/office-integration/m-p/860966#M48008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Balaji,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry.I just gave the link.No idea about it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2005 08:42:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/office-integration/m-p/860966#M48008</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2005-05-24T08:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Office Integration</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/office-integration/m-p/860967#M48009</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; What advantage does the implementation using i_oi_spreadsheet provide over the usage of OLEs? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i want to download data from ALV to excel without using the standard one, how can i achieve that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apart from using OLEs and i_oi_spreadsheer interface, is there any other way to populate and format data in excel?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers on this regard is greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Balaji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2005 12:21:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/office-integration/m-p/860967#M48009</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-26T12:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Office Integration</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/office-integration/m-p/860968#M48010</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;You can GUI_DOWNLOAD and WS_DOWNLOAD to populate data in excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link also.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap.info/index.php4?ACTION=noframe&amp;amp;url=http://www.sap.info/public/en/index.php4/article/comvArticle-193333c63b4bd807d2/en/articleStatistic" target="test_blank"&gt;http://www.sap.info/index.php4?ACTION=noframe&amp;amp;url=http://www.sap.info/public/en/index.php4/article/comvArticle-193333c63b4bd807d2/en/articleStatistic&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Jayanthi Jayaraman&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2005 12:25:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/office-integration/m-p/860968#M48010</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2005-05-26T12:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Office Integration</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/office-integration/m-p/860969#M48011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Balaji,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Set a range in the spreadsheet using the INSERT_RANGE method.&lt;/P&gt;&lt;P&gt;2. Set the data in the range using the SET_RANGES_DATA method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(I think you can also just use the SET_DATA_TABLE method).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2005 12:32:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/office-integration/m-p/860969#M48011</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-26T12:32:34Z</dc:date>
    </item>
  </channel>
</rss>

