<?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: Error in RH_START_EXCEL_WITH_DATA in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-rh-start-excel-with-data/m-p/2120918#M444485</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Apr 2007 09:14:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-04T09:14:43Z</dc:date>
    <item>
      <title>Error in RH_START_EXCEL_WITH_DATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-rh-start-excel-with-data/m-p/2120917#M444484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using FM &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;RH_START_EXCEL_WITH_DATA&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am able to get data properly into excel except for one set of data in selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My selection involves fiscal year and when i choose year 2000, excel launches but displays error "Cannot open Protected File"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is data in internal table i_scrpt. The FM works fine for all other years as input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; CALL FUNCTION 'RH_START_EXCEL_WITH_DATA'              
      EXPORTING                                        
           data_name           = 'SCRAP_RSN.XLS'       
           data_type           = 'DAT'                 
           force_start         = c_x                   
           wait                = c_x                   
      TABLES                                           
           data_tab            = i_scrpt               
      EXCEPTIONS                                       
           no_batch            = 1                     
           excel_not_installed = 2                     
           wrong_version       = 3                     
           internal_error      = 4                     
           invalid_type        = 5                     
           cancelled           = 6                     
           download_error      = 7                     
           OTHERS              = 8.      &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sy-subrc also is 0 after this FM call.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 08:36:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-rh-start-excel-with-data/m-p/2120917#M444484</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-04T08:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error in RH_START_EXCEL_WITH_DATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-rh-start-excel-with-data/m-p/2120918#M444485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 09:14:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-rh-start-excel-with-data/m-p/2120918#M444485</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-04T09:14:43Z</dc:date>
    </item>
  </channel>
</rss>

