<?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 DDIC type QUAN in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-ddic-type-quan/m-p/3394965#M815172</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;Just do like this to solve your problem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select '&lt;STRONG&gt;system&lt;/STRONG&gt;' menu option,&lt;/P&gt;&lt;P&gt;-&amp;gt;user profile,&lt;/P&gt;&lt;P&gt;  -&amp;gt;own data,&lt;/P&gt;&lt;P&gt;     -&amp;gt;select Defaults tab&lt;/P&gt;&lt;P&gt;        -&amp;gt;here u can define your decimal ponits as for your requirement under the decimal notation input then save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it solves your problem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if useful,&lt;/P&gt;&lt;P&gt;seshu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Feb 2008 05:41:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-14T05:41:42Z</dc:date>
    <item>
      <title>Problem with DDIC type QUAN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-ddic-type-quan/m-p/3394963#M815170</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 field with the DDIC type QUAN size 13 decimals 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I set the field to 1000 in the screen and save, it insert in database the value 1,000. And if I put 1 in the screen field and save, it insert 0,001 in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the problem is with the separator, but I can't realize how to solve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Somebody can help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Charles&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 16:43:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-ddic-type-quan/m-p/3394963#M815170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T16:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with DDIC type QUAN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-ddic-type-quan/m-p/3394964#M815171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check reference table and reference field for that field in Currency/Quantity fields tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: If you are creating a field for Quantity&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field: Menge    &lt;/P&gt;&lt;P&gt;Data type: menge.&lt;/P&gt;&lt;P&gt;Ref table: Ekpo&lt;/P&gt;&lt;P&gt;Ref Field: meins.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Built-in type:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field: Menge    &lt;/P&gt;&lt;P&gt;Data type : Quan   leng 13 Dec 3&lt;/P&gt;&lt;P&gt;Ref table: Ekpo&lt;/P&gt;&lt;P&gt;Ref Field: meins.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2008 18:43:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-ddic-type-quan/m-p/3394964#M815171</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-13T18:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with DDIC type QUAN</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-ddic-type-quan/m-p/3394965#M815172</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;Just do like this to solve your problem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select '&lt;STRONG&gt;system&lt;/STRONG&gt;' menu option,&lt;/P&gt;&lt;P&gt;-&amp;gt;user profile,&lt;/P&gt;&lt;P&gt;  -&amp;gt;own data,&lt;/P&gt;&lt;P&gt;     -&amp;gt;select Defaults tab&lt;/P&gt;&lt;P&gt;        -&amp;gt;here u can define your decimal ponits as for your requirement under the decimal notation input then save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it solves your problem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if useful,&lt;/P&gt;&lt;P&gt;seshu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2008 05:41:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-ddic-type-quan/m-p/3394965#M815172</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-14T05:41:42Z</dc:date>
    </item>
  </channel>
</rss>

