<?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: Upload excel file in Solution manager in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-excel-file-in-solution-manager/m-p/8418765#M1646400</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;I try to upload with what you mentioned class but i cant able to upload, Can you post the code how to upload Excel file using CL_GUI_FRONTEND_SERVICES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kishore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Dec 2011 09:32:32 GMT</pubDate>
    <dc:creator>Kishore_</dc:creator>
    <dc:date>2011-12-27T09:32:32Z</dc:date>
    <item>
      <title>Upload excel file in Solution manager</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-excel-file-in-solution-manager/m-p/8418761#M1646396</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;Which function module is used to upload excel file in solution manager .&lt;/P&gt;&lt;P&gt;ALSM_EXCEL_TO_INTERNAL_TABLE&lt;/P&gt;&lt;P&gt;TEXT_CONVERT_XLS_TO_SAP&lt;/P&gt;&lt;P&gt;these 2 FM is does not exist in my system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Kishore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2011 08:46:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-excel-file-in-solution-manager/m-p/8418761#M1646396</guid>
      <dc:creator>Kishore_</dc:creator>
      <dc:date>2011-12-23T08:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: Upload excel file in Solution manager</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-excel-file-in-solution-manager/m-p/8418762#M1646397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kishore,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly use below FM this may be work for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KCD_EXCEL_OLE_TO_INT_CONVERT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sanjay Gogikar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2011 09:36:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-excel-file-in-solution-manager/m-p/8418762#M1646397</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-23T09:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Upload excel file in Solution manager</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-excel-file-in-solution-manager/m-p/8418763#M1646398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sanjay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you mentioned is not in my system&lt;/P&gt;&lt;P&gt;in my system GUI_upload, upload_files, WS_EXCEL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for ur quick reply&lt;/P&gt;&lt;P&gt;Kishore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2011 10:45:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-excel-file-in-solution-manager/m-p/8418763#M1646398</guid>
      <dc:creator>Kishore_</dc:creator>
      <dc:date>2011-12-23T10:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Upload excel file in Solution manager</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-excel-file-in-solution-manager/m-p/8418764#M1646399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kishore,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use classes CL_GUI_FRONTEND_SERVICES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2011 11:43:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-excel-file-in-solution-manager/m-p/8418764#M1646399</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2011-12-23T11:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Upload excel file in Solution manager</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upload-excel-file-in-solution-manager/m-p/8418765#M1646400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhu,&lt;/P&gt;&lt;P&gt;I try to upload with what you mentioned class but i cant able to upload, Can you post the code how to upload Excel file using CL_GUI_FRONTEND_SERVICES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kishore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Dec 2011 09:32:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upload-excel-file-in-solution-manager/m-p/8418765#M1646400</guid>
      <dc:creator>Kishore_</dc:creator>
      <dc:date>2011-12-27T09:32:32Z</dc:date>
    </item>
  </channel>
</rss>

