<?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 Decimal Fields in screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/decimal-fields-in-screen/m-p/1491739#M228714</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 have developed a Module pool program. I have a screen field type DEC. I have two modes, EDIT and DISPLAY. In EDIT mode, when i enter 0.00 into this screen field and press save, the value displayed is BLANK and not '0.00' as required. In DISPLAY mode the value is displayed correctly as '0.00'.&lt;/P&gt;&lt;P&gt;   I tried changing the screen field to type CHAR. But the same field variable is declared as TYPE 'p' for underlying calculations. Thus it gives me an 'SCREEN FORMAT ERROR'. &lt;/P&gt;&lt;P&gt;   Any ideas how to diplay '0.00' in the decimal field in EDIT mode?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Awaiting your responses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Aug 2006 01:32:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-31T01:32:23Z</dc:date>
    <item>
      <title>Decimal Fields in screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decimal-fields-in-screen/m-p/1491739#M228714</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 have developed a Module pool program. I have a screen field type DEC. I have two modes, EDIT and DISPLAY. In EDIT mode, when i enter 0.00 into this screen field and press save, the value displayed is BLANK and not '0.00' as required. In DISPLAY mode the value is displayed correctly as '0.00'.&lt;/P&gt;&lt;P&gt;   I tried changing the screen field to type CHAR. But the same field variable is declared as TYPE 'p' for underlying calculations. Thus it gives me an 'SCREEN FORMAT ERROR'. &lt;/P&gt;&lt;P&gt;   Any ideas how to diplay '0.00' in the decimal field in EDIT mode?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Awaiting your responses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 01:32:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decimal-fields-in-screen/m-p/1491739#M228714</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-31T01:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Decimal Fields in screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/decimal-fields-in-screen/m-p/1491740#M228715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you are seeing is the stanard way the gui handles these fields in the particular mode(change,display).  You can not get around this using the decimal field.  Your only solution is to make are character field on the screen as well as character field in the underlying program.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Aug 2006 01:55:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/decimal-fields-in-screen/m-p/1491740#M228715</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-08-31T01:55:10Z</dc:date>
    </item>
  </channel>
</rss>

