<?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: CSV email file needs user setting notation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/csv-email-file-needs-user-setting-notation/m-p/12430536#M1997902</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Can you try this:&lt;/P&gt;&lt;P&gt;Open a blank something.txt file. Enter a line like this - &lt;/P&gt;&lt;P&gt;"1,2345","2,3456"&lt;/P&gt;&lt;P&gt;Save the file as something.csv &lt;/P&gt;&lt;P&gt;Now open the file in Excel. you will see that content within the cells will have the commas respected. And the values within the " but separated with commas outside the " will be placed in different cells. So, in the ABAP code that is generating the csv content, try encapsulating the values in "..."&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nikhil Rao&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jul 2021 13:30:29 GMT</pubDate>
    <dc:creator>Nikhil_Rao_ABAP</dc:creator>
    <dc:date>2021-07-08T13:30:29Z</dc:date>
    <item>
      <title>CSV email file needs user setting notation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/csv-email-file-needs-user-setting-notation/m-p/12430535#M1997901</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
  &lt;P&gt;In CSV file email, for price related values like 4321.60.....it is required as 4,321.60&lt;/P&gt;
  &lt;P&gt;But system is considering comma as a field separator and splitting the value as 4 and 321.60&lt;/P&gt;
  &lt;P&gt;I want the CSV file to honor the thousand separator&lt;/P&gt;
  &lt;P&gt;XSTRING function module is used&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 12:59:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/csv-email-file-needs-user-setting-notation/m-p/12430535#M1997901</guid>
      <dc:creator>rangerlet_mesee</dc:creator>
      <dc:date>2021-07-08T12:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: CSV email file needs user setting notation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/csv-email-file-needs-user-setting-notation/m-p/12430536#M1997902</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Can you try this:&lt;/P&gt;&lt;P&gt;Open a blank something.txt file. Enter a line like this - &lt;/P&gt;&lt;P&gt;"1,2345","2,3456"&lt;/P&gt;&lt;P&gt;Save the file as something.csv &lt;/P&gt;&lt;P&gt;Now open the file in Excel. you will see that content within the cells will have the commas respected. And the values within the " but separated with commas outside the " will be placed in different cells. So, in the ABAP code that is generating the csv content, try encapsulating the values in "..."&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nikhil Rao&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jul 2021 13:30:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/csv-email-file-needs-user-setting-notation/m-p/12430536#M1997902</guid>
      <dc:creator>Nikhil_Rao_ABAP</dc:creator>
      <dc:date>2021-07-08T13:30:29Z</dc:date>
    </item>
  </channel>
</rss>

