<?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: general in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2220495#M476722</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;every byte contains 8 bit so for 2 bytes it is comming 16 bits. for int2 it is comming 16 bits. now one bit is reserve for sign (i.e for + or -) so maximum value it can contain 2^15 - 1 = 32767 ( here 1 bit for sign and in remaining 15 bits it can contain 1 which comes in binary calculation). so it can contain -32767 to 32767.&lt;/P&gt;&lt;P&gt;since 678 or -678 is in between this so it can contain the value.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 May 2007 10:07:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-08T10:07:42Z</dc:date>
    <item>
      <title>general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2220494#M476721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NT2: 2-byte integer between -32767 and 32767 what does this negative number represents if we give domain as data type as int2 and data length as -678 will it accept if it accepts the length will be up to 678 if so what is the diff between 678 and -678.plz explain me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2007 09:55:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2220494#M476721</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-08T09:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2220495#M476722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;every byte contains 8 bit so for 2 bytes it is comming 16 bits. for int2 it is comming 16 bits. now one bit is reserve for sign (i.e for + or -) so maximum value it can contain 2^15 - 1 = 32767 ( here 1 bit for sign and in remaining 15 bits it can contain 1 which comes in binary calculation). so it can contain -32767 to 32767.&lt;/P&gt;&lt;P&gt;since 678 or -678 is in between this so it can contain the value.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2007 10:07:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2220495#M476722</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-08T10:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2220496#M476723</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;this negative number represents the lower value range it means int2 field will accept values as lower as -32768 if you tyr to enter -32769 it will not accept tthe value if the length is set to 5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in the domain we cannot specify negative values.-678 is a negative value and it will not be accepted as data length.only positive values are accepted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Prajith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2007 10:15:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2220496#M476723</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-08T10:15:49Z</dc:date>
    </item>
  </channel>
</rss>

