<?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: Show zero in type i variable in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-zero-in-type-i-variable/m-p/5902728#M1328290</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's impossible to use an integer variable to show floating point values. You might want to use TYPE p DECIMALS 1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jul 2009 18:05:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-07-15T18:05:45Z</dc:date>
    <item>
      <title>Show zero in type i variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-zero-in-type-i-variable/m-p/5902727#M1328289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requisite to show de '0.0' in a screen field of a type i variable. Is this possible or do i have to change de type of the variable?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pedro Bessa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 18:01:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/show-zero-in-type-i-variable/m-p/5902727#M1328289</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-15T18:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: Show zero in type i variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-zero-in-type-i-variable/m-p/5902728#M1328290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's impossible to use an integer variable to show floating point values. You might want to use TYPE p DECIMALS 1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 18:05:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/show-zero-in-type-i-variable/m-p/5902728#M1328290</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-15T18:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: Show zero in type i variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-zero-in-type-i-variable/m-p/5902729#M1328291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gustavo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Variable is type p decimals 1 sorry i was wrong. The problem is when the value is 0.0, in screen field we see empty instead of 0.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 18:13:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/show-zero-in-type-i-variable/m-p/5902729#M1328291</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-15T18:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: Show zero in type i variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-zero-in-type-i-variable/m-p/5902730#M1328292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pedro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are some options for screen field like remove preceding zeros and field style in field properties. Try some of them, maybe it solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Frisoni&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 18:32:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/show-zero-in-type-i-variable/m-p/5902730#M1328292</guid>
      <dc:creator>guilherme_frisoni</dc:creator>
      <dc:date>2009-07-15T18:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: Show zero in type i variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-zero-in-type-i-variable/m-p/5902731#M1328293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doesn't work. I guess i have to channge the variable to char...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2009 08:58:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/show-zero-in-type-i-variable/m-p/5902731#M1328293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-16T08:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Show zero in type i variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-zero-in-type-i-variable/m-p/5902732#M1328294</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;  Declare you variable as BSIK-WRBTR it should work ... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgs,&lt;/P&gt;&lt;P&gt;suneel G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2009 09:04:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/show-zero-in-type-i-variable/m-p/5902732#M1328294</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-16T09:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: Show zero in type i variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-zero-in-type-i-variable/m-p/5902733#M1328295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Declare variable type as WRBTR.&lt;/P&gt;&lt;P&gt;It should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2009 09:07:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/show-zero-in-type-i-variable/m-p/5902733#M1328295</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-16T09:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Show zero in type i variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-zero-in-type-i-variable/m-p/5902734#M1328296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The output style of the screen field is disable. How can i enable it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2009 09:36:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/show-zero-in-type-i-variable/m-p/5902734#M1328296</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-16T09:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Show zero in type i variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-zero-in-type-i-variable/m-p/5902735#M1328297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Pedro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output style depends on the screen field declaration. So if you are using a database table field in the declaration, the output style will correspond to that particular field's style.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I would suggest you find a DB field whose domain is similar to "TYPE p DECIMALS 1". This will solve the output style problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Shailesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2009 09:47:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/show-zero-in-type-i-variable/m-p/5902735#M1328297</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-16T09:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Show zero in type i variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/show-zero-in-type-i-variable/m-p/5902736#M1328298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Messed up with the program, changed the variable to char,&lt;/P&gt;&lt;P&gt;	&lt;/P&gt;&lt;P&gt;Poorly resolved &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2009 15:31:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/show-zero-in-type-i-variable/m-p/5902736#M1328298</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-16T15:31:34Z</dc:date>
    </item>
  </channel>
</rss>

