<?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 how to store char values into quantity variable in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-store-char-values-into-quantity-variable/m-p/7083069#M1506262</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;I developed one report, in this two quantity fields r there( in final table). If quantity values  not there it is displaying&lt;/P&gt;&lt;P&gt;0.000 .My requirement is i don't want zeros instead i want empty space or nil like this.I tried all the possibilitiees but it &lt;/P&gt;&lt;P&gt;is giving run time error.It is not accepting char values .What is the solution ? pls help me in this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Jul 2010 10:24:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-07-15T10:24:01Z</dc:date>
    <item>
      <title>how to store char values into quantity variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-store-char-values-into-quantity-variable/m-p/7083069#M1506262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;I developed one report, in this two quantity fields r there( in final table). If quantity values  not there it is displaying&lt;/P&gt;&lt;P&gt;0.000 .My requirement is i don't want zeros instead i want empty space or nil like this.I tried all the possibilitiees but it &lt;/P&gt;&lt;P&gt;is giving run time error.It is not accepting char values .What is the solution ? pls help me in this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 10:24:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-store-char-values-into-quantity-variable/m-p/7083069#M1506262</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-15T10:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to store char values into quantity variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-store-char-values-into-quantity-variable/m-p/7083070#M1506263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Classic report: write menge no-zero.&lt;/P&gt;&lt;P&gt;ALV: in field catalog set no_zero = 'X'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 10:41:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-store-char-values-into-quantity-variable/m-p/7083070#M1506263</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-15T10:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to store char values into quantity variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-store-char-values-into-quantity-variable/m-p/7083071#M1506264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it is classical report then you can put a check(if quantity-field NE 0, write quantity-field) before writing the data.&lt;/P&gt;&lt;P&gt;If it not classical then it is a problem, in that case you need to have one more internal table(ITAB2) in which those quantity fields will be of char types, then move table(ITAB1) records to ITAB2 table. DELETE itab2 where field1 = '0.00'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If problem solved, see to the points section.. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 10:43:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-store-char-values-into-quantity-variable/m-p/7083071#M1506264</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-15T10:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to store char values into quantity variable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-store-char-values-into-quantity-variable/m-p/7083072#M1506265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THNAK U for giving this tip.&lt;/P&gt;&lt;P&gt;problem is solved&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ram charan on Aug 4, 2010 10:47 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 11:35:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-store-char-values-into-quantity-variable/m-p/7083072#M1506265</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-15T11:35:52Z</dc:date>
    </item>
  </channel>
</rss>

