<?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: Issue in EP: Function module throwing an exception in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-ep-function-module-throwing-an-exception/m-p/2481747#M559274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi San,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use FM ALSM_EXCEL_TO_INTERNAL_TABLE and try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jul 2007 09:04:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-06T09:04:30Z</dc:date>
    <item>
      <title>Issue in EP: Function module throwing an exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-ep-function-module-throwing-an-exception/m-p/2481746#M559273</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;&lt;/P&gt;&lt;P&gt;I have an Issue in EP.....which is a replica of the production system i am working on. I have an excel file to upload. I am using the function module 'text_convert_xls_to_sap' . This is working in Production sytem. &lt;/P&gt;&lt;P&gt;But i am getting an Error" File cannot be processed ".&lt;/P&gt;&lt;P&gt; in portal environment of the same program.&lt;/P&gt;&lt;P&gt;The exception is in the Function Module 'text_convert_xls_to_sap'  in the " PERFORM get_spreadsheet_interface USING g_con_excel....".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here sy-subrc = 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me what exactly is going wrong here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;San&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS:Helpful answers will be rewarded&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 09:02:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-ep-function-module-throwing-an-exception/m-p/2481746#M559273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T09:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in EP: Function module throwing an exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-ep-function-module-throwing-an-exception/m-p/2481747#M559274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi San,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use FM ALSM_EXCEL_TO_INTERNAL_TABLE and try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 09:04:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-ep-function-module-throwing-an-exception/m-p/2481747#M559274</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T09:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in EP: Function module throwing an exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-ep-function-module-throwing-an-exception/m-p/2481748#M559275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check whether the excel file is closed when you execute the program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 09:20:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-ep-function-module-throwing-an-exception/m-p/2481748#M559275</guid>
      <dc:creator>former_member225631</dc:creator>
      <dc:date>2007-07-06T09:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in EP: Function module throwing an exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-ep-function-module-throwing-an-exception/m-p/2481749#M559276</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;The file is closed when i access. The issue is elsewhere and it is not reading the file...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;San&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 11:37:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-in-ep-function-module-throwing-an-exception/m-p/2481749#M559276</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T11:37:37Z</dc:date>
    </item>
  </channel>
</rss>

