<?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: How to write table content into excel quickly? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-table-content-into-excel-quickly/m-p/5674020#M1290026</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Frank&lt;/P&gt;&lt;P&gt;this is the wiki published by me&lt;/P&gt;&lt;P&gt;hope it will help u a lot&lt;/P&gt;&lt;P&gt;&lt;A href="https://wiki.sdn.sap.com/wiki/display/Snippets/OLE" target="test_blank"&gt;https://wiki.sdn.sap.com/wiki/display/Snippets/OLE&lt;/A&gt;&lt;EM&gt;program&lt;/EM&gt;for&lt;EM&gt;converting&lt;/EM&gt;to&lt;EM&gt;multitab&lt;/EM&gt;excel&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;s.janagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 May 2009 03:02:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-25T03:02:57Z</dc:date>
    <item>
      <title>How to write table content into excel quickly?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-table-content-into-excel-quickly/m-p/5674019#M1290025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear gurus, I am fresh to ABAP, could you please so kind advise how can I save a table content into an excel which is stored in certain path efficiently? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found a way as following:&lt;/P&gt;&lt;P&gt;form excel_range_write using lcobj_excel&lt;/P&gt;&lt;P&gt;                             lc_range&lt;/P&gt;&lt;P&gt;                             lc_value.&lt;/P&gt;&lt;P&gt;  data: lc_cell type ole2_object.&lt;/P&gt;&lt;P&gt;  call method of&lt;/P&gt;&lt;P&gt;      lcobj_excel&lt;/P&gt;&lt;P&gt;      'RANGE'     = lc_cell&lt;/P&gt;&lt;P&gt;    exporting&lt;/P&gt;&lt;P&gt;      #1          = lc_range.&lt;/P&gt;&lt;P&gt;  perform font using lc_cell 1 '30'.&lt;/P&gt;&lt;P&gt;  set property of lc_cell 'VALUE' = lc_value.&lt;/P&gt;&lt;P&gt;endform.                    "excel_cell_write&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However if I would like to write everything out, I have to loop the table to fill each cell, is there any easier way? Could anyone kindly help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2009 02:32:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-table-content-into-excel-quickly/m-p/5674019#M1290025</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-25T02:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to write table content into excel quickly?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-table-content-into-excel-quickly/m-p/5674020#M1290026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Frank&lt;/P&gt;&lt;P&gt;this is the wiki published by me&lt;/P&gt;&lt;P&gt;hope it will help u a lot&lt;/P&gt;&lt;P&gt;&lt;A href="https://wiki.sdn.sap.com/wiki/display/Snippets/OLE" target="test_blank"&gt;https://wiki.sdn.sap.com/wiki/display/Snippets/OLE&lt;/A&gt;&lt;EM&gt;program&lt;/EM&gt;for&lt;EM&gt;converting&lt;/EM&gt;to&lt;EM&gt;multitab&lt;/EM&gt;excel&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;s.janagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2009 03:02:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-write-table-content-into-excel-quickly/m-p/5674020#M1290026</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-25T03:02:57Z</dc:date>
    </item>
  </channel>
</rss>

