<?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: problem Loading data From excel to sap internal table. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-loading-data-from-excel-to-sap-internal-table/m-p/7279825#M1531316</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Oct 2010 08:59:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-10-06T08:59:58Z</dc:date>
    <item>
      <title>problem Loading data From excel to sap internal table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-loading-data-from-excel-to-sap-internal-table/m-p/7279820#M1531311</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;i hve a req where in the excel sheet contains some columns having multi line data eg tabs, newline, etc for a single row/record. for eg. &lt;/P&gt;&lt;P&gt;123 xyz sweden&lt;/P&gt;&lt;P&gt;              belgium&lt;/P&gt;&lt;P&gt;124 abc finland&lt;/P&gt;&lt;P&gt;              dutch&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so in the abve case 3rd column contains multi line data like tabs, newline, etc. So need to know any function module which can be used to upload the same in the sap internal table.&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;Punit Raval.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 12:50:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-loading-data-from-excel-to-sap-internal-table/m-p/7279820#M1531311</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-29T12:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: problem Loading data From excel to sap internal table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-loading-data-from-excel-to-sap-internal-table/m-p/7279821#M1531312</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;For uploading the excel, you can use the ALSM_EXCEL_TO_INTERNAL_TABLE fm.&lt;/P&gt;&lt;P&gt;Unfortunately you have to handle the specialities within your excel, during uploading.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Tamá&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 13:00:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-loading-data-from-excel-to-sap-internal-table/m-p/7279821#M1531312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-29T13:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: problem Loading data From excel to sap internal table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-loading-data-from-excel-to-sap-internal-table/m-p/7279822#M1531313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Punit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Try the function module 'GUI_UPLOAD'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;vallamuthu.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 13:00:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-loading-data-from-excel-to-sap-internal-table/m-p/7279822#M1531313</guid>
      <dc:creator>vallamuthu_madheswaran2</dc:creator>
      <dc:date>2010-09-29T13:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: problem Loading data From excel to sap internal table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-loading-data-from-excel-to-sap-internal-table/m-p/7279823#M1531314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use FM ALSM_EXCEL_TO_INTERNAL_TABLE to upload an Excel file with cells that contain multiple lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. you have an Excel file in which the first Cell (A1) has the following content:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ONE&lt;/P&gt;&lt;P&gt;TWO&lt;/P&gt;&lt;P&gt;THREE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you use the mentioned FM, the content of that cell in the TABLES parameter will be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ROW - 0001&lt;/P&gt;&lt;P&gt;COL - 0001&lt;/P&gt;&lt;P&gt;VALUE - "ONE#TWO#THREE"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to be careful, because the VALUE field only stores 50 characters, so the information in each cell of the Excel file can't exceed that or the remaining characters will be ignored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;  Mário Espinheira&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 14:52:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-loading-data-from-excel-to-sap-internal-table/m-p/7279823#M1531314</guid>
      <dc:creator>mrio_espinheira</dc:creator>
      <dc:date>2010-09-29T14:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: problem Loading data From excel to sap internal table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-loading-data-from-excel-to-sap-internal-table/m-p/7279824#M1531315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u try like this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'ALSM_EXCEL_TO_INTERNAL_TABLE'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    filename                      = 'c:/.....xls'&lt;/P&gt;&lt;P&gt;    i_begin_col                   = 1&lt;/P&gt;&lt;P&gt;    i_begin_row                   = 2          ( 1st row u writing columms titles)&lt;/P&gt;&lt;P&gt;    i_end_col                     = 50           &lt;/P&gt;&lt;P&gt;    i_end_row                     = 100       ( end of record)&lt;/P&gt;&lt;P&gt;  tables&lt;/P&gt;&lt;P&gt;    intern                        = it_table&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  INCONSISTENT_PARAMETERS       = 1&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  UPLOAD_OLE                    = 2&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  OTHERS                        = 3&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 18:55:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-loading-data-from-excel-to-sap-internal-table/m-p/7279824#M1531315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-29T18:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: problem Loading data From excel to sap internal table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-loading-data-from-excel-to-sap-internal-table/m-p/7279825#M1531316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Oct 2010 08:59:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-loading-data-from-excel-to-sap-internal-table/m-p/7279825#M1531316</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-06T08:59:58Z</dc:date>
    </item>
  </channel>
</rss>

