<?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 Quantity Field Display in Sap Scripts in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/quantity-field-display-in-sap-scripts/m-p/1648776#M288412</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 am displaying the quantity field in the sap script layout.But in the quantity field having 3 decimal places.&lt;/P&gt;&lt;P&gt;Ex: 3.400 is there i want to display 3.4&lt;/P&gt;&lt;P&gt;3.000 only i want to display 3&lt;/P&gt;&lt;P&gt;3.740 -&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt; 3.74 like that i want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to omit the zeros after decimal places.&lt;/P&gt;&lt;P&gt;Please give me the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jenny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Nov 2006 11:38:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-08T11:38:09Z</dc:date>
    <item>
      <title>Quantity Field Display in Sap Scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/quantity-field-display-in-sap-scripts/m-p/1648776#M288412</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 am displaying the quantity field in the sap script layout.But in the quantity field having 3 decimal places.&lt;/P&gt;&lt;P&gt;Ex: 3.400 is there i want to display 3.4&lt;/P&gt;&lt;P&gt;3.000 only i want to display 3&lt;/P&gt;&lt;P&gt;3.740 -&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt; 3.74 like that i want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to omit the zeros after decimal places.&lt;/P&gt;&lt;P&gt;Please give me the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jenny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2006 11:38:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/quantity-field-display-in-sap-scripts/m-p/1648776#M288412</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-08T11:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Quantity Field Display in Sap Scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/quantity-field-display-in-sap-scripts/m-p/1648777#M288413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As it is quantity field, it will print even the decimal points...U can try this...move the value to a char variable and use truncating to remove zeros by deleting them and use this value in ur script to print the value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2006 11:44:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/quantity-field-display-in-sap-scripts/m-p/1648777#M288413</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-08T11:44:51Z</dc:date>
    </item>
  </channel>
</rss>

