<?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 how to hide or delete excel sheet when export multiple sheet export from sap abap in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-hide-or-delete-excel-sheet-when-export-multiple-sheet-export-from/m-p/400694#M10232</link>
    <description>&lt;P&gt;how to hide or delete excel sheet when export multiple sheet export from sap abap&lt;/P&gt;&lt;P&gt;CALL METHOD OF application 'Worksheets' = iv_sheet&lt;BR /&gt;
 EXPORTING #1 = 'Sheet2'.&lt;BR /&gt;
 CALL METHOD OF iv_sheet 'visible'.&lt;BR /&gt;
 SET PROPERTY OF iv_sheet 'VISIBLE' = 2.&lt;BR /&gt;
&lt;BR /&gt;
CALL METHOD OF application 'Worksheets' = iv_sheet&lt;BR /&gt;
 EXPORTING #1 = 'Sheet1'.&lt;BR /&gt;
 CALL METHOD OF iv_sheet 'visible'.&lt;BR /&gt;
 SET PROPERTY OF iv_sheet 'VISIBLE' = 2.&lt;BR /&gt;
&lt;BR /&gt;
 CALL METHOD OF application 'Worksheets' = iv_sheet&lt;BR /&gt;
 EXPORTING #1 = 'Sheet3'.&lt;BR /&gt;
 CALL METHOD OF iv_sheet 'visible'.&lt;BR /&gt;
 SET PROPERTY OF iv_sheet 'VISIBLE' = 2.&lt;/P&gt;&lt;P&gt;i have use this code but not working&lt;/P&gt;</description>
    <pubDate>Thu, 02 Feb 2017 10:23:51 GMT</pubDate>
    <dc:creator>former_member354305</dc:creator>
    <dc:date>2017-02-02T10:23:51Z</dc:date>
    <item>
      <title>how to hide or delete excel sheet when export multiple sheet export from sap abap</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-hide-or-delete-excel-sheet-when-export-multiple-sheet-export-from/m-p/400694#M10232</link>
      <description>&lt;P&gt;how to hide or delete excel sheet when export multiple sheet export from sap abap&lt;/P&gt;&lt;P&gt;CALL METHOD OF application 'Worksheets' = iv_sheet&lt;BR /&gt;
 EXPORTING #1 = 'Sheet2'.&lt;BR /&gt;
 CALL METHOD OF iv_sheet 'visible'.&lt;BR /&gt;
 SET PROPERTY OF iv_sheet 'VISIBLE' = 2.&lt;BR /&gt;
&lt;BR /&gt;
CALL METHOD OF application 'Worksheets' = iv_sheet&lt;BR /&gt;
 EXPORTING #1 = 'Sheet1'.&lt;BR /&gt;
 CALL METHOD OF iv_sheet 'visible'.&lt;BR /&gt;
 SET PROPERTY OF iv_sheet 'VISIBLE' = 2.&lt;BR /&gt;
&lt;BR /&gt;
 CALL METHOD OF application 'Worksheets' = iv_sheet&lt;BR /&gt;
 EXPORTING #1 = 'Sheet3'.&lt;BR /&gt;
 CALL METHOD OF iv_sheet 'visible'.&lt;BR /&gt;
 SET PROPERTY OF iv_sheet 'VISIBLE' = 2.&lt;/P&gt;&lt;P&gt;i have use this code but not working&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2017 10:23:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-hide-or-delete-excel-sheet-when-export-multiple-sheet-export-from/m-p/400694#M10232</guid>
      <dc:creator>former_member354305</dc:creator>
      <dc:date>2017-02-02T10:23:51Z</dc:date>
    </item>
  </channel>
</rss>

