<?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 currency amount problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-amount-problem/m-p/2779104#M647746</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suggest me some function module for currency( with , . allowed).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i am passing wrbtr(bsik)through bdctable to f-53 transaction code screen.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;wrbtr(bsik) is currency field(13), and when it goes to on screen (in amount  field(bseg(wrbtr)) it is comming with (. points value and , ).&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i click for further processing,it gives error &amp;lt;b&amp;gt;'only numeric value required '[./b]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its due to &amp;lt;b&amp;gt;(,) and (.)&amp;lt;/b&amp;gt; are comming in amount.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dont want that these , and . will come ,&lt;/P&gt;&lt;P&gt;i want only numeric value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do i sove that problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Pawan Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Sep 2007 10:06:51 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-10T10:06:51Z</dc:date>
    <item>
      <title>currency amount problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-amount-problem/m-p/2779104#M647746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suggest me some function module for currency( with , . allowed).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i am passing wrbtr(bsik)through bdctable to f-53 transaction code screen.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;wrbtr(bsik) is currency field(13), and when it goes to on screen (in amount  field(bseg(wrbtr)) it is comming with (. points value and , ).&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i click for further processing,it gives error &amp;lt;b&amp;gt;'only numeric value required '[./b]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its due to &amp;lt;b&amp;gt;(,) and (.)&amp;lt;/b&amp;gt; are comming in amount.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dont want that these , and . will come ,&lt;/P&gt;&lt;P&gt;i want only numeric value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do i sove that problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Pawan Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2007 10:06:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-amount-problem/m-p/2779104#M647746</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-10T10:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: currency amount problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-amount-problem/m-p/2779105#M647747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in your BDC, the field that you are using to put the value of WRBTR, shud be of char type like AMOUNT(15), assign your amount to this variable and then use this variable to assign the value to WRBTR, this would solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BSEG-WRBTR'&lt;/P&gt;&lt;P&gt;                              amount.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful, get back in case of query...&lt;/P&gt;&lt;P&gt;Cheers!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Tripat Pal Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2007 10:13:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-amount-problem/m-p/2779105#M647747</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-10T10:13:05Z</dc:date>
    </item>
  </channel>
</rss>

