<?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 Getting error while uploading data  using the EXCEL( GUI_upload) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-uploading-data-using-the-excel-gui-upload/m-p/2922439#M688286</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Freinds,&lt;/P&gt;&lt;P&gt;I am uploading data from my excel sheet to my Custom table . I am using the below code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call function 'GUI_UPLOAD'&lt;/P&gt;&lt;P&gt;exporting&lt;/P&gt;&lt;P&gt;filename = l_fn&lt;/P&gt;&lt;P&gt;filetype = 'BIN' "'ASC'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;has_field_separator = 'X'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;tables&lt;/P&gt;&lt;P&gt;data_tab = p_i_ins_db&lt;/P&gt;&lt;P&gt;exceptions&lt;/P&gt;&lt;P&gt;others = 17.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i can see in my internal P_i_ins_db ...all the data is coming in encrypted format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The flat given to me is the .CSV file .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could any one please let me know how i can upload the data which is there in .csv file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;syamala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Oct 2007 04:14:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-16T04:14:12Z</dc:date>
    <item>
      <title>Getting error while uploading data  using the EXCEL( GUI_upload)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-uploading-data-using-the-excel-gui-upload/m-p/2922439#M688286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Freinds,&lt;/P&gt;&lt;P&gt;I am uploading data from my excel sheet to my Custom table . I am using the below code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call function 'GUI_UPLOAD'&lt;/P&gt;&lt;P&gt;exporting&lt;/P&gt;&lt;P&gt;filename = l_fn&lt;/P&gt;&lt;P&gt;filetype = 'BIN' "'ASC'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;has_field_separator = 'X'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;tables&lt;/P&gt;&lt;P&gt;data_tab = p_i_ins_db&lt;/P&gt;&lt;P&gt;exceptions&lt;/P&gt;&lt;P&gt;others = 17.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i can see in my internal P_i_ins_db ...all the data is coming in encrypted format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The flat given to me is the .CSV file .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could any one please let me know how i can upload the data which is there in .csv file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;syamala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 04:14:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-uploading-data-using-the-excel-gui-upload/m-p/2922439#M688286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-16T04:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while uploading data  using the EXCEL( GUI_upload)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-uploading-data-using-the-excel-gui-upload/m-p/2922440#M688287</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;Better use FM ALSM_EXCEL_TO_INTERNAL_TABLE.&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>Tue, 16 Oct 2007 04:15:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-uploading-data-using-the-excel-gui-upload/m-p/2922440#M688287</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-16T04:15:22Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while uploading data  using the EXCEL( GUI_upload)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-uploading-data-using-the-excel-gui-upload/m-p/2922441#M688288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Syamala,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before using the GUI_UPLOAD to upload the data from the excel file to the internal table,you can try usng the Function Module 'SAP_CONVERT_TO_TEX_FORMAT' or 'SAP_CONVERT_TO_CSV_FORMAT' as it helps n formatting the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you have any further clarifications,do let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Puneet Jhari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 05:00:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-uploading-data-using-the-excel-gui-upload/m-p/2922441#M688288</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-16T05:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while uploading data  using the EXCEL( GUI_upload)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-uploading-data-using-the-excel-gui-upload/m-p/2922442#M688289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Atish Sarda  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       do you have peace of code where you have use th function module &lt;/P&gt;&lt;P&gt;ALSM_EXCEL_TO_INTERNAL_TABLE and further used the function module&lt;/P&gt;&lt;P&gt;GUI_UPLOAD . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;syamla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Oct 2007 06:32:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-uploading-data-using-the-excel-gui-upload/m-p/2922442#M688289</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-16T06:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while uploading data  using the EXCEL( GUI_upload)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-uploading-data-using-the-excel-gui-upload/m-p/2922443#M688290</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;You will find lots of sample code on wiki&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/abap+general&amp;amp;" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/abap+general&amp;amp;&lt;/A&gt;;&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>Tue, 16 Oct 2007 06:49:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-uploading-data-using-the-excel-gui-upload/m-p/2922443#M688290</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-16T06:49:36Z</dc:date>
    </item>
  </channel>
</rss>

