<?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 Displaying a numeric value on a screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-a-numeric-value-on-a-screen/m-p/2291282#M499901</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a field on a screen, type numc, which displays a numeric value. However, when the value is 0, the field displays as blank. Any ideas why this may be so? I would like to display 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 May 2007 15:27:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-15T15:27:18Z</dc:date>
    <item>
      <title>Displaying a numeric value on a screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-a-numeric-value-on-a-screen/m-p/2291282#M499901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a field on a screen, type numc, which displays a numeric value. However, when the value is 0, the field displays as blank. Any ideas why this may be so? I would like to display 0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2007 15:27:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-a-numeric-value-on-a-screen/m-p/2291282#M499901</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-15T15:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying a numeric value on a screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-a-numeric-value-on-a-screen/m-p/2291283#M499902</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;  A parameter of type N displays 0 in the selection-screen when it is initial.&lt;/P&gt;&lt;P&gt;Check if you have declared it of type C, by mistake.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarsd&lt;/P&gt;&lt;P&gt;Sailaja.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2007 15:31:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-a-numeric-value-on-a-screen/m-p/2291283#M499902</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-15T15:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Displaying a numeric value on a screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-a-numeric-value-on-a-screen/m-p/2291284#M499903</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;If you want to display value in selection screen give like this. Take the type as 'C' instead of 'n'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;selection-screen: begin of block b1.&lt;/P&gt;&lt;P&gt;  parameters number type c.&lt;/P&gt;&lt;P&gt;selection-screen: end of block b1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;initialization.&lt;/P&gt;&lt;P&gt; number = 0.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;write:/ number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Haritha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2007 15:31:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/displaying-a-numeric-value-on-a-screen/m-p/2291284#M499903</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-15T15:31:15Z</dc:date>
    </item>
  </channel>
</rss>

