<?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: problem with .csv file in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-csv-file/m-p/6480113#M1418792</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;Use the tab for sepearation of the each field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Bharani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Dec 2009 12:48:41 GMT</pubDate>
    <dc:creator>BH2408</dc:creator>
    <dc:date>2009-12-30T12:48:41Z</dc:date>
    <item>
      <title>problem with .csv file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-csv-file/m-p/6480112#M1418791</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 need to download the contents of my internal table in .csv format file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, I am separating the contents of the internal table with ',' (comma) and storing it in another internal table t_download.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
DATA: BEGIN OF t_download OCCURS 100,
        rec(800),
      END   OF t_download.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I download the contents using the FM GUI_DOWNLOAD.&lt;/P&gt;&lt;P&gt;The file should contain 19 records, but it downloads only 13.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I separate the columns with '|' and then download, I get all 19 records downloaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if I am doing something wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2009 12:46:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-csv-file/m-p/6480112#M1418791</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-30T12:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: problem with .csv file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-csv-file/m-p/6480113#M1418792</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;Use the tab for sepearation of the each field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Bharani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2009 12:48:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-csv-file/m-p/6480113#M1418792</guid>
      <dc:creator>BH2408</dc:creator>
      <dc:date>2009-12-30T12:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: problem with .csv file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-csv-file/m-p/6480114#M1418793</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;Pls chk below link..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="8383792"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This shud answer your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;Lalit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Dec 2009 12:55:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-csv-file/m-p/6480114#M1418793</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-30T12:55:11Z</dc:date>
    </item>
  </channel>
</rss>

