<?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: Uploading Excel from Application Server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-excel-from-application-server/m-p/4875899#M1139788</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;data extract from excel and text file is different ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why is the option of text file ruled out in your case when you say that its working fine ?Why is excel option preferred .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//I tried reading dataset and mapping to custom defined types structure for every record in excel.&lt;/P&gt;&lt;P&gt;but it doesnt have those records after execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How is data from excel in AS being fetched ,,i dont think its possible ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Dec 2008 17:25:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-24T17:25:41Z</dc:date>
    <item>
      <title>Uploading Excel from Application Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-excel-from-application-server/m-p/4875892#M1139781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wishing you Mery X-mas and happy new year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question. I have to upload XLS file from AS to SAP Sytem. Its not working fine.&lt;/P&gt;&lt;P&gt;I use TXT and it works perfect. &lt;/P&gt;&lt;P&gt;I am trying to use read dataset to read data in both cases.&lt;/P&gt;&lt;P&gt;Does it mean that AS doesnt support uploading file in XLS format or is there any other way to do it?&lt;/P&gt;&lt;P&gt;I hv tried alot and then asking you all for your support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Temesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2008 13:57:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-excel-from-application-server/m-p/4875892#M1139781</guid>
      <dc:creator>pintoo_d</dc:creator>
      <dc:date>2008-12-24T13:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading Excel from Application Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-excel-from-application-server/m-p/4875893#M1139782</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;please use function module TEXT_CONVERT_XLS_TO_SAP, ordinary GUI_UPLOAD does not work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prosenjit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2008 14:04:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-excel-from-application-server/m-p/4875893#M1139782</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-24T14:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading Excel from Application Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-excel-from-application-server/m-p/4875894#M1139783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U mean from Application Server ? &lt;/P&gt;&lt;P&gt;i tried TEXT_CONVERT_XLS_TO_SAP, no data is been copied to internal table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2008 14:25:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-excel-from-application-server/m-p/4875894#M1139783</guid>
      <dc:creator>pintoo_d</dc:creator>
      <dc:date>2008-12-24T14:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading Excel from Application Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-excel-from-application-server/m-p/4875895#M1139784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Tcode CG3Y and CG3Z for uploading download from AS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2008 14:29:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-excel-from-application-server/m-p/4875895#M1139784</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-24T14:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading Excel from Application Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-excel-from-application-server/m-p/4875896#M1139785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well. this is my requirement.&lt;/P&gt;&lt;P&gt;I need to upload data from AS to SAP System by calling BAPI.&lt;/P&gt;&lt;P&gt;that excel has multiple records which i need to map to individual bapi structure.&lt;/P&gt;&lt;P&gt;so i guess T-code is ruled out for that.&lt;/P&gt;&lt;P&gt;any other suggestions ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2008 14:36:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-excel-from-application-server/m-p/4875896#M1139785</guid>
      <dc:creator>pintoo_d</dc:creator>
      <dc:date>2008-12-24T14:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading Excel from Application Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-excel-from-application-server/m-p/4875897#M1139786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;AS to SAP System&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Than it depends on which kind of Data you want to upload.There are so many BAPI we have which works for Different-2 Purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But Before calling BAPI you must take data into internal table,With &lt;STRONG&gt;open data set for input/output commands.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2008 14:40:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-excel-from-application-server/m-p/4875897#M1139786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-24T14:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading Excel from Application Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-excel-from-application-server/m-p/4875898#M1139787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will b using BAPI_MATERIAL_SAVEDATA to upload into SAP System.&lt;/P&gt;&lt;P&gt;Fields are frm MARA, MARC, MARD, MVKE, MBEW.&lt;/P&gt;&lt;P&gt;Excel file has almost 40 records which needs to be uploaded.&lt;/P&gt;&lt;P&gt;I tried reading dataset and mapping to custom defined types structure for every record in excel.&lt;/P&gt;&lt;P&gt;but it doesnt have those records after execution.&lt;/P&gt;&lt;P&gt;same data in text works fine for me with tab delimited spaces.&lt;/P&gt;&lt;P&gt;so i m not sure what could be done. Some explained that excel might not work frm AS. so they advised me to make use of TXT, but i hv to give a shot wth XLS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2008 14:51:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-excel-from-application-server/m-p/4875898#M1139787</guid>
      <dc:creator>pintoo_d</dc:creator>
      <dc:date>2008-12-24T14:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading Excel from Application Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-excel-from-application-server/m-p/4875899#M1139788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;data extract from excel and text file is different ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why is the option of text file ruled out in your case when you say that its working fine ?Why is excel option preferred .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//I tried reading dataset and mapping to custom defined types structure for every record in excel.&lt;/P&gt;&lt;P&gt;but it doesnt have those records after execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How is data from excel in AS being fetched ,,i dont think its possible ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2008 17:25:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-excel-from-application-server/m-p/4875899#M1139788</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-24T17:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Uploading Excel from Application Server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-excel-from-application-server/m-p/4875900#M1139789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use this method. just mention the source and destination file paths. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
DATA : p_source TYPE string,
           p_dest TYPE string. 

CALL METHOD cl_gui_frontend_services=&amp;gt;file_copy
  EXPORTING
    SOURCE               = p_source
    destination           = p_dest
    overwrite             = SPACE
    .&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2008 18:10:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-excel-from-application-server/m-p/4875900#M1139789</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-24T18:10:57Z</dc:date>
    </item>
  </channel>
</rss>

