<?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 excel file in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/excel-file/m-p/1120140#M108713</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi!&lt;/P&gt;&lt;P&gt;i am using fm WS_DOWNLOAD and after that bapi_document_change2 (with table objectfiles) in order to&lt;/P&gt;&lt;P&gt;add original type XLS to the document.&lt;/P&gt;&lt;P&gt;if i am doing this manually in cv02n and add an excel file&lt;/P&gt;&lt;P&gt;it works o.k, but with the bapi after loading the file to cv02n, when i want to watch the file i get error 'problem&lt;/P&gt;&lt;P&gt;loading file'. &lt;/P&gt;&lt;P&gt;i found out that the fields in the file has to be in text format&lt;/P&gt;&lt;P&gt;in order to load the file correctly.&lt;/P&gt;&lt;P&gt;how do i do this with the fm WS_DOWNLOAD ( i transfer to the fm the fowlling fields in the importing part:&lt;/P&gt;&lt;P&gt;FILETYPE = 'DAT' and the FILENAME).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS&lt;/P&gt;&lt;P&gt;YIFAT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jan 2006 09:09:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-25T09:09:47Z</dc:date>
    <item>
      <title>excel file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excel-file/m-p/1120140#M108713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi!&lt;/P&gt;&lt;P&gt;i am using fm WS_DOWNLOAD and after that bapi_document_change2 (with table objectfiles) in order to&lt;/P&gt;&lt;P&gt;add original type XLS to the document.&lt;/P&gt;&lt;P&gt;if i am doing this manually in cv02n and add an excel file&lt;/P&gt;&lt;P&gt;it works o.k, but with the bapi after loading the file to cv02n, when i want to watch the file i get error 'problem&lt;/P&gt;&lt;P&gt;loading file'. &lt;/P&gt;&lt;P&gt;i found out that the fields in the file has to be in text format&lt;/P&gt;&lt;P&gt;in order to load the file correctly.&lt;/P&gt;&lt;P&gt;how do i do this with the fm WS_DOWNLOAD ( i transfer to the fm the fowlling fields in the importing part:&lt;/P&gt;&lt;P&gt;FILETYPE = 'DAT' and the FILENAME).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS&lt;/P&gt;&lt;P&gt;YIFAT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2006 09:09:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excel-file/m-p/1120140#M108713</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-25T09:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: excel file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excel-file/m-p/1120141#M108714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all save the data in the excel file to ".txt of tabbed delimited format". Now again save it to excel file. i hope this will solve ur problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers...!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2006 09:12:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excel-file/m-p/1120141#M108714</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-25T09:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: excel file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excel-file/m-p/1120142#M108715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI!&lt;/P&gt;&lt;P&gt;THANKS FOR YOUR ANSWER.&lt;/P&gt;&lt;P&gt;ALL THIS HAS TO BE DONE AUTOMATICALLY WITHOUT THE USER INTERVERSION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS&lt;/P&gt;&lt;P&gt;YIFAT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2006 09:19:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excel-file/m-p/1120142#M108715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-25T09:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: excel file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excel-file/m-p/1120143#M108716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ISU_TRANSFER_TO_EXCEL&lt;/P&gt;&lt;P&gt; transfers document data to excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALSM_EXCEL_TO_INTERNAL_TABL&lt;/P&gt;&lt;P&gt;transfers excel to internal table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2006 09:23:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excel-file/m-p/1120143#M108716</guid>
      <dc:creator>hymavathi_oruganti</dc:creator>
      <dc:date>2006-01-25T09:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: excel file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/excel-file/m-p/1120144#M108717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI!&lt;/P&gt;&lt;P&gt;I AM WORKING WITH 46C.&lt;/P&gt;&lt;P&gt;I DONT HAVE THE FM ISU_TRANSFER_TO_EXCEL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS&lt;/P&gt;&lt;P&gt;YIFAT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2006 09:36:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/excel-file/m-p/1120144#M108717</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-25T09:36:13Z</dc:date>
    </item>
  </channel>
</rss>

