<?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 int4 data type in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-int4-data-type/m-p/2005744#M408809</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi rammohan.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried to do the same...&lt;/P&gt;&lt;P&gt;but the record is not inserted inti the database if u give a decimal point......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just check it once......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful......&lt;/P&gt;&lt;P&gt;Suresh......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Mar 2007 14:45:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-12T14:45:24Z</dc:date>
    <item>
      <title>problem with int4 data type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-int4-data-type/m-p/2005743#M408808</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;while i am creating table i used int4 data type ,but after i enter the values it is taking the decimal places,so why it is comming decimal palces i dont know,can any body have the idea pls let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 14:39:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-int4-data-type/m-p/2005743#M408808</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-12T14:39:04Z</dc:date>
    </item>
    <item>
      <title>Re: problem with int4 data type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-int4-data-type/m-p/2005744#M408809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi rammohan.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried to do the same...&lt;/P&gt;&lt;P&gt;but the record is not inserted inti the database if u give a decimal point......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just check it once......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful......&lt;/P&gt;&lt;P&gt;Suresh......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 14:45:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-int4-data-type/m-p/2005744#M408809</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-12T14:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: problem with int4 data type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-int4-data-type/m-p/2005745#M408810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the int4 data type is mapped in the following way with the work bench is &lt;/P&gt;&lt;P&gt;  it takes 4 hexa decimal bytes to store that in programming environment.&lt;/P&gt;&lt;P&gt;  INT4: 4-byte integer between -2147483647 bis 2147483647. The length is set to 10 places for this data type.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 04:25:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-int4-data-type/m-p/2005745#M408810</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T04:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: problem with int4 data type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-int4-data-type/m-p/2005746#M408811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rammohan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;1st possiblity:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;                       May be there exists a CONVERSION ROUTINE( unfortunately ), check it once...............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;2nd possiblity:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GOTO system ---&amp;gt; user profile -&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;&amp;gt; own data &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that,Click Default option.OK.Here u can see some&lt;/P&gt;&lt;P&gt;decimal formatting options.May be these are affecting...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward,if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;V.Raghavender.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 05:26:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-int4-data-type/m-p/2005746#M408811</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T05:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: problem with int4 data type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-int4-data-type/m-p/2005747#M408812</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;You check your data type.May be your data type u mentationing Decimal place : 2&lt;/P&gt;&lt;P&gt; so it displaying decimal value. make Decimal place is 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sasmita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2007 07:28:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-int4-data-type/m-p/2005747#M408812</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-15T07:28:25Z</dc:date>
    </item>
  </channel>
</rss>

