<?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 Table control, zero value display for quantity in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-zero-value-display-for-quantity/m-p/4227049#M1009689</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;I have a table control with field type: QUAN and edit possibility enabled.&lt;/P&gt;&lt;P&gt;When I enter 0 value i this field.... value is disappearing. It's possible to enter any other value greater than 0 and values keeps in field but not 0 &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt; why ? Is it possible to change it  ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Aug 2008 10:13:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-04T10:13:56Z</dc:date>
    <item>
      <title>Table control, zero value display for quantity</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-zero-value-display-for-quantity/m-p/4227049#M1009689</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;I have a table control with field type: QUAN and edit possibility enabled.&lt;/P&gt;&lt;P&gt;When I enter 0 value i this field.... value is disappearing. It's possible to enter any other value greater than 0 and values keeps in field but not 0 &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt; why ? Is it possible to change it  ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 10:13:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-zero-value-display-for-quantity/m-p/4227049#M1009689</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T10:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Table control, zero value display for quantity</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-zero-value-display-for-quantity/m-p/4227050#M1009690</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;Try to use field type as NUMC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diffrence between QUAN and NUMC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. There are differences at&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) usage level&lt;/P&gt;&lt;P&gt;b) database level&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. usage level :&lt;/P&gt;&lt;P&gt;quan : we can enter numbers with decimals&lt;/P&gt;&lt;P&gt;(we cannot enter alphabets) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;numc : we can enter numbers (without decimals)&lt;/P&gt;&lt;P&gt;(we cannot enter alphabets)&lt;/P&gt;&lt;P&gt;(NUMC is treated as a string only,&lt;/P&gt;&lt;P&gt;(they are not meant for calculatin purpose)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. database level :&lt;/P&gt;&lt;P&gt;quan : the field type is NUMBER with decimals&lt;/P&gt;&lt;P&gt;NUMC : the field type is CHAR &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 10:19:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-zero-value-display-for-quantity/m-p/4227050#M1009690</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T10:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Table control, zero value display for quantity</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-zero-value-display-for-quantity/m-p/4227051#M1009691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in numc mode  zero value not working too &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt; When You switch field into no edit mode , its shows 0 but in edit mode it shows nothing &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 10:53:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-zero-value-display-for-quantity/m-p/4227051#M1009691</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T10:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: Table control, zero value display for quantity</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-zero-value-display-for-quantity/m-p/4227052#M1009692</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;this type of error occurs if there is datatype mismatch , u need to change the datatype of that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sumanjeet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 11:01:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-zero-value-display-for-quantity/m-p/4227052#M1009692</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T11:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Table control, zero value display for quantity</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-zero-value-display-for-quantity/m-p/4227053#M1009693</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;this type of error occurs if there is datatype mismatch , u need to change the datatype of that field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sumanjeet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 11:06:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-zero-value-display-for-quantity/m-p/4227053#M1009693</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T11:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Table control, zero value display for quantity</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-zero-value-display-for-quantity/m-p/4227054#M1009694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Janek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whats the need of displaying the 0 quantity ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want , convert the data type quan to char.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for this you need to put down the logic allowing numeric values and concatenate '.' between value and decimal digits.&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;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 11:16:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-zero-value-display-for-quantity/m-p/4227054#M1009694</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T11:16:03Z</dc:date>
    </item>
  </channel>
</rss>

