<?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: Problem with the data type in layout in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-data-type-in-layout/m-p/1685698#M301950</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;check the code below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;report z_test2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: a(10).&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;data: b type p decimals 0.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a = '99999.00'.&lt;/P&gt;&lt;P&gt;b = a.&lt;/P&gt;&lt;P&gt;write:/ b.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Wed, 01 Nov 2006 11:20:04 GMT</pubDate>
    <dc:creator>dani_mn</dc:creator>
    <dc:date>2006-11-01T11:20:04Z</dc:date>
    <item>
      <title>Problem with the data type in layout</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-data-type-in-layout/m-p/1685696#M301948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting one Rate as 20.000 but it should print on the screen as 20&lt;/P&gt;&lt;P&gt;Can any one help me on this issue,&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;Venu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2006 11:11:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-data-type-in-layout/m-p/1685696#M301948</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-01T11:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the data type in layout</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-data-type-in-layout/m-p/1685697#M301949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;     data lv_data type i,&lt;/P&gt;&lt;P&gt;         lv_data1 = '20.000'.&lt;/P&gt;&lt;P&gt;       lv_data = lv_data1.&lt;/P&gt;&lt;P&gt;  write lv_data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you will get 20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;amole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2006 11:15:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-data-type-in-layout/m-p/1685697#M301949</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-01T11:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the data type in layout</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-data-type-in-layout/m-p/1685698#M301950</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;check the code below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;report z_test2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: a(10).&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;data: b type p decimals 0.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a = '99999.00'.&lt;/P&gt;&lt;P&gt;b = a.&lt;/P&gt;&lt;P&gt;write:/ b.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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>Wed, 01 Nov 2006 11:20:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-data-type-in-layout/m-p/1685698#M301950</guid>
      <dc:creator>dani_mn</dc:creator>
      <dc:date>2006-11-01T11:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the data type in layout</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-data-type-in-layout/m-p/1685699#M301951</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Venu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer this and make changes in the form layout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Number of Decimal Places &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A program symbol of one of the data types DEC, QUAN, and FLTP can contain decimal place data. Use the option below to override the Dictionary definition for the number of decimal places for the formatting of this symbol value. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;symbol(.N)&amp;amp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The EKPO-MENGE field contains the value 1234.56. The Dictionary definition specifies 3 decimal places and an output length of 17. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;EKPO-MENGE&amp;amp; -&amp;gt; 1,234.560 &lt;/P&gt;&lt;P&gt;&amp;amp;EKPO-MENGE(.1) -&amp;gt; 1,234.6 &lt;/P&gt;&lt;P&gt;&amp;amp;EKPO-MENGE&amp;amp;(.4) -&amp;gt; 1,234.5600 &lt;/P&gt;&lt;P&gt;&amp;amp;EKPO-MENGE&amp;amp;(.0) -&amp;gt; 1,235&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2006 11:38:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-data-type-in-layout/m-p/1685699#M301951</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-01T11:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the data type in layout</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-data-type-in-layout/m-p/1685700#M301952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the same as you said but I am getting the same output ?&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;Venu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2006 12:16:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-data-type-in-layout/m-p/1685700#M301952</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-01T12:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with the data type in layout</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-data-type-in-layout/m-p/1685701#M301953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi venu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check in teh program attributes if the Fixed Point Arithmetic attribute is checked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Nov 2006 14:02:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-the-data-type-in-layout/m-p/1685701#M301953</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-01T14:02:40Z</dc:date>
    </item>
  </channel>
</rss>

