<?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 Changing the decimal format during data input/upload in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-the-decimal-format-during-data-input-upload/m-p/1909897#M378850</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We use a custom program to read data from a text file and execute a transaction for creation of SC.&lt;/P&gt;&lt;P&gt;In case the decimal notation is 1,123,567.89 the upload is working fine and we are able to create the shoping cart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But,some users have decimal format 1.123.567,89&lt;/P&gt;&lt;P&gt;In this case there is an error thrown. Is there some way to resolve this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;This issue started coming after we changed the upload FM from WS_UPLOAD to GUI_UPLOAD.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to convert the decimal format once the data is uploaded or during the upload to 1,123,567.89?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srivatsan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Feb 2007 08:32:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-08T08:32:59Z</dc:date>
    <item>
      <title>Changing the decimal format during data input/upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-the-decimal-format-during-data-input-upload/m-p/1909897#M378850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We use a custom program to read data from a text file and execute a transaction for creation of SC.&lt;/P&gt;&lt;P&gt;In case the decimal notation is 1,123,567.89 the upload is working fine and we are able to create the shoping cart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But,some users have decimal format 1.123.567,89&lt;/P&gt;&lt;P&gt;In this case there is an error thrown. Is there some way to resolve this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;This issue started coming after we changed the upload FM from WS_UPLOAD to GUI_UPLOAD.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to convert the decimal format once the data is uploaded or during the upload to 1,123,567.89?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srivatsan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 08:32:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-the-decimal-format-during-data-input-upload/m-p/1909897#M378850</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T08:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the decimal format during data input/upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-the-decimal-format-during-data-input-upload/m-p/1909898#M378851</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 USR01 table and change the type as per the fm &lt;/P&gt;&lt;P&gt;DCPFM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;' ' 	1.234.567,89&lt;/P&gt;&lt;P&gt;X	1,234,567.89&lt;/P&gt;&lt;P&gt;Y	1 234 567,89&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 08:40:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-the-decimal-format-during-data-input-upload/m-p/1909898#M378851</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T08:40:20Z</dc:date>
    </item>
  </channel>
</rss>

