<?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 SAPScript Decmial Notation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-decmial-notation/m-p/3141053#M746535</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  How can i control the decimal notation of a currency field in SAPScript??  I have already set the a proper setting in user profile, but the currency still shown in different notation.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Dec 2007 06:55:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-24T06:55:55Z</dc:date>
    <item>
      <title>SAPScript Decmial Notation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-decmial-notation/m-p/3141053#M746535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  How can i control the decimal notation of a currency field in SAPScript??  I have already set the a proper setting in user profile, but the currency still shown in different notation.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2007 06:55:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-decmial-notation/m-p/3141053#M746535</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-24T06:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript Decmial Notation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-decmial-notation/m-p/3141054#M746536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pass the Currency key also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Selva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2007 07:33:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-decmial-notation/m-p/3141054#M746536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-24T07:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript Decmial Notation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-decmial-notation/m-p/3141055#M746537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look look, may it help u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;VAR&amp;amp;       =     1,356.470&lt;/P&gt;&lt;P&gt;&amp;amp;VAR(.1)&amp;amp;   =     1,356.5&lt;/P&gt;&lt;P&gt;&amp;amp;VAR(.4)&amp;amp;   =     1,356.4700&lt;/P&gt;&lt;P&gt;&amp;amp;VAR(.0)&amp;amp;   =     1,357&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ANUPAM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2007 07:50:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-decmial-notation/m-p/3141055#M746537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-24T07:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript Decmial Notation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-decmial-notation/m-p/3141056#M746538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Selva,&lt;/P&gt;&lt;P&gt;  Could you describe more about the currency key??&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 04:28:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-decmial-notation/m-p/3141056#M746538</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-27T04:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript Decmial Notation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-decmial-notation/m-p/3141057#M746539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt; My problem is that the number 28300  is displayed as 28.300,00.  What i expect is 28,300.00.&lt;/P&gt;&lt;P&gt; Thanks!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 09:35:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-decmial-notation/m-p/3141057#M746539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-27T09:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript Decmial Notation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-decmial-notation/m-p/3141058#M746540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;change the decimal notation in your Login ID's own data...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 09:59:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-decmial-notation/m-p/3141058#M746540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-27T09:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript Decmial Notation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-decmial-notation/m-p/3141059#M746541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had already made this changes. One more thing.. the value that show in the form is a calculation field with type KONV-KBETR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 10:04:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-decmial-notation/m-p/3141059#M746541</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-27T10:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript Decmial Notation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-decmial-notation/m-p/3141060#M746542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Try following code.... modify according to your need&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FORM f_convert_num CHANGING ch_num.&lt;/P&gt;&lt;P&gt;DATA : w_dcpfm LIKE usr01-dcpfm,&lt;/P&gt;&lt;P&gt;w_num1(30) TYPE c,&lt;/P&gt;&lt;P&gt;w_off TYPE i.&lt;/P&gt;&lt;P&gt;*FIELD_NUM = 1,233.50 OR FIELD_NUM = 1.233,50 OR FIELD_NUM = 1 233,50&lt;/P&gt;&lt;P&gt;****************************************&lt;/P&gt;&lt;P&gt;MOVE ch_num TO w_num1.&lt;/P&gt;&lt;P&gt;SELECT SINGLE dcpfm&lt;/P&gt;&lt;P&gt;FROM usr01&lt;/P&gt;&lt;P&gt;INTO w_dcpfm&lt;/P&gt;&lt;P&gt;WHERE bname EQ sy-uname.&lt;/P&gt;&lt;P&gt;IF sy-subrc EQ c_zero.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF w_dcpfm EQ c_checked.&lt;/P&gt;&lt;P&gt;REPLACE ALL OCCURRENCES OF c_comma IN: w_num1 WITH c_blank.&lt;/P&gt;&lt;P&gt;ELSEIF w_dcpfm EQ c_blank.&lt;/P&gt;&lt;P&gt;REPLACE ALL OCCURENCES OF c_dot IN: w_num1 WITH c_hash.&lt;/P&gt;&lt;P&gt;REPLACE ALL OCCURENCES OF c_comma IN: w_num1 WITH c_dot.&lt;/P&gt;&lt;P&gt;REPLACE ALL OCCURENCES OF c_hash IN: w_num1 WITH c_comma.&lt;/P&gt;&lt;P&gt;REPLACE ALL OCCURRENCES OF c_comma IN: w_num1 WITH c_blank.&lt;/P&gt;&lt;P&gt;ELSEIF w_dcpfm EQ c_yes.&lt;/P&gt;&lt;P&gt;TRANSLATE w_num1 USING c_commadot.&lt;/P&gt;&lt;P&gt;CONDENSE w_num1.&lt;/P&gt;&lt;P&gt;TRANSLATE w_num1 USING c_spacecomma.&lt;/P&gt;&lt;P&gt;FIND c_dcomma IN w_num1 MATCH OFFSET w_off.&lt;/P&gt;&lt;P&gt;w_off = 30 - w_off.&lt;/P&gt;&lt;P&gt;SHIFT w_num1 BY w_off PLACES RIGHT.&lt;/P&gt;&lt;P&gt;REPLACE ALL OCCURRENCES OF c_comma IN: w_num1 WITH c_blank.&lt;/P&gt;&lt;P&gt;ENDIF. "End of w_dcpfm check&lt;/P&gt;&lt;P&gt;CONDENSE w_num1.&lt;/P&gt;&lt;P&gt;MOVE w_num1 TO ch_num.&lt;/P&gt;&lt;P&gt;ENDFORM. " f_convert_num&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 10:19:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-decmial-notation/m-p/3141060#M746542</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-27T10:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript Decmial Notation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-decmial-notation/m-p/3141061#M746543</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;Check if t005x-xdezp  has been set to 'X' for the country under consideration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Raju Chitale&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 10:45:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-decmial-notation/m-p/3141061#M746543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-27T10:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript Decmial Notation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-decmial-notation/m-p/3141062#M746544</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 use the command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: Set country 'US' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get , as thousand separator and . as decimal separator&lt;/P&gt;&lt;P&gt;If it does not meet your requirement, then change the country which meets yours.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sailaja.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 10:49:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-decmial-notation/m-p/3141062#M746544</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-27T10:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript Decmial Notation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-decmial-notation/m-p/3141063#M746545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Thx for your reply.&lt;/P&gt;&lt;P&gt;  Now i can display the separator and dot correctly.  But, i found that the calculation is not correct.  I use two fields to compute the total and the result is not correct.  They are quantity(Currency length 13 decimal 3) and price (length 11 decimal 2).  &lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;price: 283.00&lt;/P&gt;&lt;P&gt;quantity: 100.000&lt;/P&gt;&lt;P&gt;total: 28300000.00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 02:34:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-decmial-notation/m-p/3141063#M746545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-28T02:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript Decmial Notation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-decmial-notation/m-p/3141064#M746546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Thx everyone.  I resolved it by setting the fixed point program attribute.&lt;/P&gt;&lt;P&gt;Kit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2007 03:21:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-decmial-notation/m-p/3141064#M746546</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-28T03:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript Decmial Notation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-decmial-notation/m-p/3141065#M746547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 05:51:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-decmial-notation/m-p/3141065#M746547</guid>
      <dc:creator>former_member823511</dc:creator>
      <dc:date>2015-06-11T05:51:37Z</dc:date>
    </item>
  </channel>
</rss>

