<?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: Regarding  decimal entry in table control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-decimal-entry-in-table-control/m-p/1114500#M107053</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U can use BETRG from structure PC207 (15,2)&lt;/P&gt;&lt;P&gt;data element is MAXBT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Feb 2006 09:29:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-02-23T09:29:25Z</dc:date>
    <item>
      <title>Regarding  decimal entry in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-decimal-entry-in-table-control/m-p/1114495#M107048</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 am using one screen which is containing a table control. In that one field is called value(Local Currency value)&lt;/P&gt;&lt;P&gt;  Before that i  have created one table called zuvrate.&lt;/P&gt;&lt;P&gt; In zuvrate , i have declared 'value'(one field of my table) as dmbtr data type(currency with 13 , 2 ) and&lt;/P&gt;&lt;P&gt; reference field is t001-waers.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;   My problem is, if i enter decimal value in that particular column in my table control, 'please enter numeric value ' error is coming.&lt;/P&gt;&lt;P&gt;  for example if i give 23.34 then error is coming &lt;/P&gt;&lt;P&gt;   elseif i give 23 then ok no error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  How to enter decimal value in my table control?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2006 09:04:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-decimal-entry-in-table-control/m-p/1114495#M107048</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-23T09:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding  decimal entry in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-decimal-entry-in-table-control/m-p/1114496#M107049</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;Go to transaction SU3 and check if your decimal indicator is not ','.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgd&lt;/P&gt;&lt;P&gt;Frédéric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2006 09:06:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-decimal-entry-in-table-control/m-p/1114496#M107049</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2006-02-23T09:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding  decimal entry in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-decimal-entry-in-table-control/m-p/1114497#M107050</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;The reference field you have specified i.e. waers has no decimal places. Give the reference field which has the same number of decimal places as you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lokesh&lt;/P&gt;&lt;P&gt;pls. reward appropriate points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2006 09:08:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-decimal-entry-in-table-control/m-p/1114497#M107050</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-23T09:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding  decimal entry in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-decimal-entry-in-table-control/m-p/1114498#M107051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;   is there any other reference field for currency data type having decimal place?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2006 09:18:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-decimal-entry-in-table-control/m-p/1114498#M107051</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-23T09:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding  decimal entry in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-decimal-entry-in-table-control/m-p/1114499#M107052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;look the TCURX table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2006 09:21:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-decimal-entry-in-table-control/m-p/1114499#M107052</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2006-02-23T09:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding  decimal entry in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-decimal-entry-in-table-control/m-p/1114500#M107053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;U can use BETRG from structure PC207 (15,2)&lt;/P&gt;&lt;P&gt;data element is MAXBT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2006 09:29:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-decimal-entry-in-table-control/m-p/1114500#M107053</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-23T09:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding  decimal entry in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-decimal-entry-in-table-control/m-p/1114501#M107054</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 am changing  dataelementas maxbt. but now also error is coming.&lt;/P&gt;&lt;P&gt;  Is there any other field for reference key with decimal places?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Regards,&lt;/P&gt;&lt;P&gt; Neptune.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2006 09:47:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-decimal-entry-in-table-control/m-p/1114501#M107054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-23T09:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding  decimal entry in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-decimal-entry-in-table-control/m-p/1114502#M107055</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 the attributes(format) of the field in screen painter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Laxman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2006 10:01:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-decimal-entry-in-table-control/m-p/1114502#M107055</guid>
      <dc:creator>Laxmana_Appana_</dc:creator>
      <dc:date>2006-02-23T10:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding  decimal entry in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-decimal-entry-in-table-control/m-p/1114503#M107056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is a type mismatch  of the data type in ur table control ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u do one thing just SKIP the currency quantity field from ur Z-TAble and declare the fields from a std table like likp and run the control once .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just try this option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2006 10:42:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-decimal-entry-in-table-control/m-p/1114503#M107056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-23T10:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding  decimal entry in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-decimal-entry-in-table-control/m-p/1114504#M107057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you try to enter  12,34 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2006 10:43:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-decimal-entry-in-table-control/m-p/1114504#M107057</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2006-02-23T10:43:27Z</dc:date>
    </item>
  </channel>
</rss>

