<?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 Format in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/format/m-p/5633542#M1282525</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The value for container is getting like 20,000...But now i want to multifly with some value (10000)....&lt;/P&gt;&lt;P&gt;So how i can remove the 'COMMA' in 20,000 value&lt;/P&gt;&lt;P&gt;Please suggest me..&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;BAlu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 May 2009 00:21:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-18T00:21:42Z</dc:date>
    <item>
      <title>Format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/format/m-p/5633542#M1282525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The value for container is getting like 20,000...But now i want to multifly with some value (10000)....&lt;/P&gt;&lt;P&gt;So how i can remove the 'COMMA' in 20,000 value&lt;/P&gt;&lt;P&gt;Please suggest me..&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;BAlu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 00:21:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/format/m-p/5633542#M1282525</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-18T00:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/format/m-p/5633543#M1282526</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 directly multiply the value because 20,000 should be comming from display setting, if its comming from char field than u have to move it to int field and do calculation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Atul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 04:46:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/format/m-p/5633543#M1282526</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-18T04:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/format/m-p/5633544#M1282527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Replace the comma by space and condense the string.&lt;/P&gt;&lt;P&gt;You can use Translate statement for replacing the comma,&lt;/P&gt;&lt;P&gt;Condense w_string no-gaps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 04:52:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/format/m-p/5633544#M1282527</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-18T04:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: Format</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/format/m-p/5633545#M1282528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi balu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that the amout with comma  200,000  is coming coz of your user settings..&lt;/P&gt;&lt;P&gt;you can do any arthimatic opeations with this amout using the correct data element.\&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can varify this in by goin to settings-&amp;gt;userprofile-&amp;gt;own data -&amp;gt;select tabe 'defaults'.. what all settings you have given here for Decimal Notation will get diplayed in your ouput.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No worries,.,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;safel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2009 05:02:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/format/m-p/5633545#M1282528</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-18T05:02:39Z</dc:date>
    </item>
  </channel>
</rss>

