<?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: Decimal Notation. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/decimal-notation/m-p/2912881#M685504</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sharayu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess this can be achieved by clicking on the System option at the menu bar and then click on User Profile and then Own data.In the window,click on the defaults tab and then you can change the Decimal notation there.Save and you are done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you have any further clarifications,do let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Puneet Jhari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Oct 2007 08:58:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-10T08:58:11Z</dc:date>
    <item>
      <title>Decimal Notation.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decimal-notation/m-p/2912878#M685501</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 have a requirement in which irrespective of user's decimal notation &lt;/P&gt;&lt;P&gt;the numbers that i'm getting in ME23N should get converted in 1,234,567.8&lt;/P&gt;&lt;P&gt; format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g if decimal notation is 234.567,8 it should get converted into 234,567.8 for processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest some Function Module or some code to take care of such requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Sharyau&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 08:49:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decimal-notation/m-p/2912878#M685501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T08:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Decimal Notation.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decimal-notation/m-p/2912879#M685502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;write to using edit mask ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 08:55:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decimal-notation/m-p/2912879#M685502</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2007-10-10T08:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Decimal Notation.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decimal-notation/m-p/2912880#M685503</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 can change your user-profile / own datas. There is the option for the date-format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is not enough, you can work with &lt;/P&gt;&lt;P&gt;replace '.' with ',' into date&lt;/P&gt;&lt;P&gt;replace length 4 ',' with '.' into date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or you can work with the write and format syntax.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Nicole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 08:56:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decimal-notation/m-p/2912880#M685503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T08:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Decimal Notation.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decimal-notation/m-p/2912881#M685504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sharayu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess this can be achieved by clicking on the System option at the menu bar and then click on User Profile and then Own data.In the window,click on the defaults tab and then you can change the Decimal notation there.Save and you are done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case you have any further clarifications,do let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Puneet Jhari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 08:58:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decimal-notation/m-p/2912881#M685504</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T08:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: Decimal Notation.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decimal-notation/m-p/2912882#M685505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can not change the user profile...&lt;/P&gt;&lt;P&gt;as lot of users will be using same transaction....&lt;/P&gt;&lt;P&gt;my code should work irrespective of decimal notation....&lt;/P&gt;&lt;P&gt;if i assume that every user is using 123,456.8 notation...&lt;/P&gt;&lt;P&gt;for the users who are using different notation.. it gives short dump....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 09:01:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decimal-notation/m-p/2912882#M685505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T09:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Decimal Notation.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decimal-notation/m-p/2912883#M685506</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 this C14N_NUMERIC_FORMAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 09:02:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decimal-notation/m-p/2912883#M685506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T09:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: Decimal Notation.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decimal-notation/m-p/2912884#M685507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please explain me how to use this perticular function module?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        sharayu kumatkar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 09:07:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decimal-notation/m-p/2912884#M685507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T09:07:37Z</dc:date>
    </item>
  </channel>
</rss>

