<?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 Currency field: Negative value show positive while debugging in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-field-negative-value-show-positive-while-debugging/m-p/2880928#M676568</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 problem that the field content field RWBTR in table REGUH shows a negative value , but when i debug my program it does not include the negative sign. The field content shows a positive value. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any reason why this happens. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
  if reguh-rwbtr lt 0.
    stdrec-13 = '10' .      "Credit
  else.
    stdrec-13 = '50' .      "Debit
  endif.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Oct 2007 09:17:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-05T09:17:29Z</dc:date>
    <item>
      <title>Currency field: Negative value show positive while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-field-negative-value-show-positive-while-debugging/m-p/2880928#M676568</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 problem that the field content field RWBTR in table REGUH shows a negative value , but when i debug my program it does not include the negative sign. The field content shows a positive value. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any reason why this happens. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
  if reguh-rwbtr lt 0.
    stdrec-13 = '10' .      "Credit
  else.
    stdrec-13 = '50' .      "Debit
  endif.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 09:17:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-field-negative-value-show-positive-while-debugging/m-p/2880928#M676568</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-05T09:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Currency field: Negative value show positive while debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/currency-field-negative-value-show-positive-while-debugging/m-p/2880929#M676569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look for the credit or debit indicator SHKZG or somethign similar in the table REGUH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The + or -ve sign will not be there in the field..it is stored in different field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 09:25:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/currency-field-negative-value-show-positive-while-debugging/m-p/2880929#M676569</guid>
      <dc:creator>abdulazeez12</dc:creator>
      <dc:date>2007-10-05T09:25:04Z</dc:date>
    </item>
  </channel>
</rss>

