<?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 Regarding Table Control in screen Painter in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control-in-screen-painter/m-p/1179069#M125190</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;  In my table control, one column is aceepting the UV Rate of the Material. But that particular column did not accept the Decimal Value . when i enter the decimal, &lt;/P&gt;&lt;P&gt;'Please enter the Numeric value' error is coming.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  I am declared as Curr Data type for my table zuvrate-dmbtr.&lt;/P&gt;&lt;P&gt;   how can i enter decimal value in that column?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Feb 2006 06:54:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-02-28T06:54:25Z</dc:date>
    <item>
      <title>Regarding Table Control in screen Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control-in-screen-painter/m-p/1179069#M125190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;  In my table control, one column is aceepting the UV Rate of the Material. But that particular column did not accept the Decimal Value . when i enter the decimal, &lt;/P&gt;&lt;P&gt;'Please enter the Numeric value' error is coming.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  I am declared as Curr Data type for my table zuvrate-dmbtr.&lt;/P&gt;&lt;P&gt;   how can i enter decimal value in that column?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 06:54:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control-in-screen-painter/m-p/1179069#M125190</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T06:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Table Control in screen Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control-in-screen-painter/m-p/1179070#M125191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you declared the reference field for the currency field in the screen painter? The ref. field parameter can be found in the 'Dictionary' tab under the attributes. Enter the reference field here (eg: T001-WAERS).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 07:04:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control-in-screen-painter/m-p/1179070#M125191</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T07:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Table Control in screen Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control-in-screen-painter/m-p/1179071#M125192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this problem will occur with currency and quantity fields...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;instead use another variable of type c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;var(len) type c. then assign the values accordingly u ll get correct result.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 07:37:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control-in-screen-painter/m-p/1179071#M125192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T07:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Table Control in screen Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control-in-screen-painter/m-p/1179072#M125193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sudha,&lt;/P&gt;&lt;P&gt;    i have already declared the reference field t001-waers. but it is also showing error?&lt;/P&gt;&lt;P&gt;    Is there any other way to enter decimal number in table control?&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>Tue, 28 Feb 2006 08:19:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control-in-screen-painter/m-p/1179072#M125193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T08:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Table Control in screen Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control-in-screen-painter/m-p/1179073#M125194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the screen field referring to the dictionary field? Is the 'From Dict' attribute ticked?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sudha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 08:31:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control-in-screen-painter/m-p/1179073#M125194</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T08:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Table Control in screen Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control-in-screen-painter/m-p/1179074#M125195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudha ,&lt;/P&gt;&lt;P&gt;    thanks for your answer. &lt;/P&gt;&lt;P&gt;In screen Painter screen , From Dict is ticked.  &lt;/P&gt;&lt;P&gt;But i cant enter the decimal values. &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; Neptune.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 08:39:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control-in-screen-painter/m-p/1179074#M125195</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T08:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Table Control in screen Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control-in-screen-painter/m-p/1179075#M125196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudha ,&lt;/P&gt;&lt;P&gt;    thanks for your answer. &lt;/P&gt;&lt;P&gt;In screen Painter screen , From Dict is ticked.  &lt;/P&gt;&lt;P&gt;But i cant enter the decimal values. &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; Neptune.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 08:40:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control-in-screen-painter/m-p/1179075#M125196</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T08:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Table Control in screen Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control-in-screen-painter/m-p/1179076#M125197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Neptune,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this should solve your problem - in the field attributes, uncheck the 'From dict' and specify the format as DEC (decimal) instead of CURR. I tried with a sample program and this seems to work perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sudha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Sudha Mohan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 08:44:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control-in-screen-painter/m-p/1179076#M125197</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T08:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Table Control in screen Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control-in-screen-painter/m-p/1179077#M125198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sudha,&lt;/P&gt;&lt;P&gt;        If i Uncheck the from dict and i gave as dec then Data type mismatch error is coming ?&lt;/P&gt;&lt;P&gt;    For you how it is working?&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;P&gt;    and one more thing, If i change in table as dec data type, then more than one decimal places will be showing .&lt;/P&gt;&lt;P&gt;  For eg If i Give 23456 then&lt;/P&gt;&lt;P&gt;                   234.56000 value is showing in the table control.       &lt;/P&gt;&lt;P&gt;        ig i give 233456768 then &lt;/P&gt;&lt;P&gt;                  23.345.678.9000 value is showing in the table control.&lt;/P&gt;&lt;P&gt;         Now what can i do?&lt;/P&gt;&lt;P&gt; Thanks,&lt;/P&gt;&lt;P&gt;Neptune.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 09:00:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control-in-screen-painter/m-p/1179077#M125198</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T09:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Table Control in screen Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control-in-screen-painter/m-p/1179078#M125199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Neptune,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lets start from the beginning - &lt;/P&gt;&lt;P&gt;Your custom table has a field called DMBTR (domain WERT7). The reference value for this field is T001-WAERS. &lt;/P&gt;&lt;P&gt;Hope its correct so far.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the table control, your field DMBTR is called &amp;lt;customtablename&amp;gt;-DMBTR.&lt;/P&gt;&lt;P&gt;In the screen attributes of this field, you have the 'From Dict' ticked, Format is CURR and the reference field is specified. Correct?&lt;/P&gt;&lt;P&gt;If this is the case then the table control should not throw any errors, do let me know if there is any change. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update: I just figured, probably the reason for your errors is that you have not used the domain in your custom table and have specified the CURR type as a direct type. The problem with this is that 2 decimal places will always be required by the system. Whereas if you use the data element (eg: DMBTR), the output length is 16, which would work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sudha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Sudha Mohan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 09:20:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control-in-screen-painter/m-p/1179078#M125199</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T09:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Table Control in screen Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control-in-screen-painter/m-p/1179079#M125200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sudha,&lt;/P&gt;&lt;P&gt;       In  My table , uvrate column structure is like this,&lt;/P&gt;&lt;P&gt;  dmbtr     dmbtr       curr    13   2 ,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Now From Dict is also ticked,&lt;/P&gt;&lt;P&gt;But i got error once again in table control.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;Neptune.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 10:56:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control-in-screen-painter/m-p/1179079#M125200</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T10:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Table Control in screen Painter</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control-in-screen-painter/m-p/1179080#M125201</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;In My user table , uvrate column structure is like this,&lt;/P&gt;&lt;P&gt;dmbtr dmbtr curr 13 2 ,&lt;/P&gt;&lt;P&gt;reference field is t001-waers,&lt;/P&gt;&lt;P&gt;in screen painter,&lt;/P&gt;&lt;P&gt;From Dict is also ticked,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But My problem is,&lt;/P&gt;&lt;P&gt;  i cant enter decimal values to the table control.&lt;/P&gt;&lt;P&gt;If i enter decimal entry, Please enter numeric error is coming.&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;  actually where is the problem? and what is the Problem?&lt;/P&gt;&lt;P&gt; Plz if anyone knows, reply me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thanks,&lt;/P&gt;&lt;P&gt; Neptune&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2006 12:18:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-table-control-in-screen-painter/m-p/1179080#M125201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-28T12:18:52Z</dc:date>
    </item>
  </channel>
</rss>

