<?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: Function module for excel file in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-excel-file/m-p/3437471#M825482</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is no such Function module there.&lt;/P&gt;&lt;P&gt;But you can do one thing .&lt;/P&gt;&lt;P&gt;you cna write code as:&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------------------------" /&gt;&lt;P&gt;do 4 times.&lt;/P&gt;&lt;P&gt;append initial lines to itab.&lt;/P&gt;&lt;P&gt;enddo.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------" /&gt;&lt;P&gt;then you can  use ur internal table to GUI_Download FM .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are uploading data from Excel file there , there is a FM &lt;/P&gt;&lt;P&gt;ALSM_EXCEL_TO_INTERNAL_TABLE &lt;/P&gt;&lt;P&gt;With this FM you can specify from which row and which column your data will be read from file.&lt;/P&gt;&lt;P&gt;Hope this will help you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Feb 2008 16:26:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-14T16:26:09Z</dc:date>
    <item>
      <title>Function module for excel file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-excel-file/m-p/3437467#M825478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please tell me &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any frunction module so that First record in the Output internal table should br populated in the 4th &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;row of the excel file &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 11:51:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-excel-file/m-p/3437467#M825478</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T11:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Function module for excel file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-excel-file/m-p/3437468#M825479</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 the FM GUI_DOWNLOAD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just add four blank lines in ur itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 11:53:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-excel-file/m-p/3437468#M825479</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T11:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Function module for excel file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-excel-file/m-p/3437469#M825480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is no such function module.&lt;/P&gt;&lt;P&gt;u can do like this.....&lt;/P&gt;&lt;P&gt;before populating ur internal table ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do 4 times.&lt;/P&gt;&lt;P&gt;append is_tab to it_tab.&lt;/P&gt;&lt;P&gt;enddo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now u insert ur records into ur internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use FM: gui_download.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.............................&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 11:54:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-excel-file/m-p/3437469#M825480</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T11:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Function module for excel file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-excel-file/m-p/3437470#M825481</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;DATA: i_file like rlgrap-filename value '/usr/sap/tmp/file.txt'.&lt;/P&gt;&lt;P&gt;DATA: begin of it_datatab occurs 0,&lt;/P&gt;&lt;P&gt;  row(500) type c,&lt;/P&gt;&lt;P&gt; end of it_datatab.&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        = i_file&lt;/P&gt;&lt;P&gt;            filetype        = 'ASC'&lt;/P&gt;&lt;P&gt;       TABLES&lt;/P&gt;&lt;P&gt;            data_tab        = it_datatab  "ITBL_IN_RECORD[]&lt;/P&gt;&lt;P&gt;       EXCEPTIONS&lt;/P&gt;&lt;P&gt;            file_open_error = 1&lt;/P&gt;&lt;P&gt;            OTHERS          = 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Feb 14, 2008 11:13 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 11:56:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-excel-file/m-p/3437470#M825481</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T11:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Function module for excel file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-excel-file/m-p/3437471#M825482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is no such Function module there.&lt;/P&gt;&lt;P&gt;But you can do one thing .&lt;/P&gt;&lt;P&gt;you cna write code as:&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------------------------" /&gt;&lt;P&gt;do 4 times.&lt;/P&gt;&lt;P&gt;append initial lines to itab.&lt;/P&gt;&lt;P&gt;enddo.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------------------" /&gt;&lt;P&gt;then you can  use ur internal table to GUI_Download FM .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are uploading data from Excel file there , there is a FM &lt;/P&gt;&lt;P&gt;ALSM_EXCEL_TO_INTERNAL_TABLE &lt;/P&gt;&lt;P&gt;With this FM you can specify from which row and which column your data will be read from file.&lt;/P&gt;&lt;P&gt;Hope this will help you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 16:26:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-for-excel-file/m-p/3437471#M825482</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T16:26:09Z</dc:date>
    </item>
  </channel>
</rss>

