<?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 file type in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-type/m-p/4866346#M1137807</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hii &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the meaning of file type in ws_upload function module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for excel files what will be the file type&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Dec 2008 06:48:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-03T06:48:35Z</dc:date>
    <item>
      <title>file type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-type/m-p/4866346#M1137807</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hii &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the meaning of file type in ws_upload function module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for excel files what will be the file type&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 06:48:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-type/m-p/4866346#M1137807</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-03T06:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: file type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-type/m-p/4866347#M1137808</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;there r 4 possible values for file type...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'ASC' : ASCII file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The file is loaded line by line in the transferred table and this should have one-column and be of the type C. The file size is returned in the parameter FILELENGTH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'TRU' : ASCII file + line wrap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a line in a file does not fit into a row in a table, then the row is filled completely, and the rest of the line is written to the next row in the table. Words are not split, instead they are put into the next row of the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'BIN' : Binary file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The file is loaded into the transferred table which should have one-column and be of the type X. The table is filled line by line in this case. In this case, the last line need not necessarily be completely filled. For this reason, the parameter FILELENGTH must be used during further processing. The table may be a maximum of 1022 characters 'wide'!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'DAT' : ASCII file with tab formatting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The file is loaded line by line into the transferred table. Tabs in the file mean a change of field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The file size is returned in the parameter FILELENGTH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For ur excel sheet you  can use ASC.....dats wat i normally use...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Winnie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 06:50:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-type/m-p/4866347#M1137808</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-03T06:50:33Z</dc:date>
    </item>
  </channel>
</rss>

