<?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: Negative values in screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/negative-values-in-screen/m-p/4807661#M1125420</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;at the domain level of that field check the sign box and it will tajke negative values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Nov 2008 09:35:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-27T09:35:30Z</dc:date>
    <item>
      <title>Negative values in screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/negative-values-in-screen/m-p/4807660#M1125419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;      I have designed a screen with a table control which is editable.I need to enter some values and when i press save thr values are to be updated into Database table.This is working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i enter a -ve value like -1000 and press the save button it is giving an error 'Negative values not allowed'.But it is working for +ve values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field is of type DEC 17&lt;/P&gt;&lt;P&gt;Even i have changed it to Char17.But not working??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 09:33:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/negative-values-in-screen/m-p/4807660#M1125419</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T09:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Negative values in screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/negative-values-in-screen/m-p/4807661#M1125420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;at the domain level of that field check the sign box and it will tajke negative values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 09:35:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/negative-values-in-screen/m-p/4807661#M1125420</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T09:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Negative values in screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/negative-values-in-screen/m-p/4807662#M1125421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Check your domain details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you are using standard domain which doesnot allow you to enter a negative value you need to change your declaration accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ramchander Rao.k&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 09:39:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/negative-values-in-screen/m-p/4807662#M1125421</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T09:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Negative values in screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/negative-values-in-screen/m-p/4807663#M1125422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   At the domain level the Sign checkbox is checked.&lt;/P&gt;&lt;P&gt;Even then i am getting the same error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 09:52:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/negative-values-in-screen/m-p/4807663#M1125422</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T09:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Negative values in screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/negative-values-in-screen/m-p/4807664#M1125423</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;In the Layout editor (Tcode SE51), select that field and in the screen properties, there is a checkbox call sign. Put a tick and check whether it accepts a negative value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Navneeth K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 09:54:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/negative-values-in-screen/m-p/4807664#M1125423</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T09:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: Negative values in screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/negative-values-in-screen/m-p/4807665#M1125424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Navneeth,&lt;/P&gt;&lt;P&gt;        I have not found any Sign value in Screen Properties.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me exactly where it is??Either in display etc....'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Dec 2008 12:58:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/negative-values-in-screen/m-p/4807665#M1125424</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-02T12:58:24Z</dc:date>
    </item>
  </channel>
</rss>

