<?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: wt is .csv file in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/wt-is-csv-file/m-p/4620408#M1088425</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;CSV file is a text file where the field are separeted by a sign: usually semicolon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So a record has a format like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field1;field2;field3;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The good property is this file is field dimension indipendent: so u don't need to know the length of every field, all you need to know is a new information will be place after a semicolon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Oct 2008 14:35:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-16T14:35:06Z</dc:date>
    <item>
      <title>wt is .csv file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wt-is-csv-file/m-p/4620407#M1088424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;wt does .csv file format meant by?&lt;/P&gt;&lt;P&gt;y do we need to convert .xls to .csv file format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 14:25:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wt-is-csv-file/m-p/4620407#M1088424</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T14:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: wt is .csv file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wt-is-csv-file/m-p/4620408#M1088425</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;CSV file is a text file where the field are separeted by a sign: usually semicolon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So a record has a format like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;field1;field2;field3;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The good property is this file is field dimension indipendent: so u don't need to know the length of every field, all you need to know is a new information will be place after a semicolon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 14:35:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wt-is-csv-file/m-p/4620408#M1088425</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T14:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: wt is .csv file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wt-is-csv-file/m-p/4620409#M1088426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;whenever we do uploading , is it like the ultimate file format to be in csv.&lt;/P&gt;&lt;P&gt;i mean dat from .txt or .xls shld be converted in .csv......&lt;/P&gt;&lt;P&gt;bt y....?&lt;/P&gt;&lt;P&gt;is it tab separator or field sep or semicolon.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 15:34:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wt-is-csv-file/m-p/4620409#M1088426</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T15:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: wt is .csv file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wt-is-csv-file/m-p/4620410#M1088427</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 don't understand where your problem is: which kind of file to be used depends on your program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So &lt;/P&gt;&lt;P&gt;- convert a file from XLS to CSV is easy because u can save excel file in CSV format (it's a chance given by excel);&lt;/P&gt;&lt;P&gt;- convert a text file to CSV: probably it should try to open the file using excel and then save it in CSV format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the CSV format it need to have semicolon as separator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 15:42:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wt-is-csv-file/m-p/4620410#M1088427</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T15:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: wt is .csv file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wt-is-csv-file/m-p/4620411#M1088428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dat means using csv file , u hv no duplicate entries whereas in excel its der, m i correct so we r converting from xl to csv.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wt is full form of csv...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 15:48:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wt-is-csv-file/m-p/4620411#M1088428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T15:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: wt is .csv file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wt-is-csv-file/m-p/4620412#M1088429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;open an excel file, press save as from the menu, and then see the what does .csv stands for&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2008 17:52:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wt-is-csv-file/m-p/4620412#M1088429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-16T17:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: wt is .csv file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wt-is-csv-file/m-p/4620413#M1088430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And make a bit more effort to use appropriate English please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sms-spk lks lk ah pc ah sht wch te pstr ds nt cr abt rly... plz!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Oct 2008 00:53:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wt-is-csv-file/m-p/4620413#M1088430</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-17T00:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: wt is .csv file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wt-is-csv-file/m-p/4620414#M1088431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Max,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw this thread for searching info on CSV file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is that, I want to download internal table data into .csv file.. &lt;/P&gt;&lt;P&gt;1.  So I make the file name with .csv.&lt;/P&gt;&lt;P&gt;2.  call GUI_DOWNLOAD FM, passing    WRITE_FIELD_SEPARATOR           = 'X'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got all the fields in one coulmn which I dont want. I want each field to be in separate separate column.&lt;/P&gt;&lt;P&gt;So I change the filename from .csv to .xls . and its working properly for presentation server. is there any drawback to store the file in .xls rather than .csv?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;second question is : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I want to save the .xls file in application server, how should I do that?&lt;/P&gt;&lt;P&gt;If I do it using open dataset, then should I open dataset in text mode or binary mode?&lt;/P&gt;&lt;P&gt;and the file name will be .xls?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Madhuri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Oct 2008 08:08:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wt-is-csv-file/m-p/4620414#M1088431</guid>
      <dc:creator>Madhurivs23</dc:creator>
      <dc:date>2008-10-18T08:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: wt is .csv file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/wt-is-csv-file/m-p/4620415#M1088432</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;You should open an your post for a your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Anyway the parameter WRITE_FIELD_SEPARATOR inserts a tab between two fields, so it can't be used to download a csv file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to create a CSV file, u need to insert the separator (semicolon) by yourself, so your internal table should have only one big field where you write all informations separated by a semicolon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wan't to convert the data by yourself it can use std fm like SAP_CONVERT_TO_CSV_FORMAT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes u can create an XLS file by fm GUI_DOWNLOAD, in this case you need to transfer BIN (for binary file) to parameter FILETYPE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) If you can write/read a file in a path of Application Server by directly your operating system (I suppose WIndows), it's like just a PRESENTATION SERVER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can write/read a file only by SAP, probably the easier way is just to create a CSV file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2008 07:58:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/wt-is-csv-file/m-p/4620415#M1088432</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-20T07:58:39Z</dc:date>
    </item>
  </channel>
</rss>

