<?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: P Type in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/p-type/m-p/1967812#M397356</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;the thread is not opening and the sap help litrature is the source of my doubt&lt;/P&gt;&lt;P&gt;pls clarify more&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Feb 2007 14:26:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-17T14:26:01Z</dc:date>
    <item>
      <title>P Type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/p-type/m-p/1967809#M397353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends&lt;/P&gt;&lt;P&gt;q1]]]  The type P has a valid size  of 1 to 16 bytes,----&lt;/P&gt;&lt;HR originaltext="-------" /&gt;&lt;P&gt; does this always include sign, for example  when we write only one integer number (without decimal ) .?&lt;/P&gt;&lt;P&gt;also say:-&lt;/P&gt;&lt;P&gt;q2]]]  two decimals are packed into 1 byte while the last one contains digit &amp;amp; a sign. It is also known that upto 14 digits are allowed after the decimal point. Does this mean that for 14 digits after the decimal point , we get 7 bytes &amp;amp; previous to the point we get 9 digits each for 1 byte of the remaining 9 bytes of 16 bytes as here it is not said that the occupancy is 2 digit per byte?&lt;/P&gt;&lt;P&gt;also :-&lt;/P&gt;&lt;P&gt;q3]]]  n that 7 bytes wher is the place of the sign ?&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2007 13:39:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/p-type/m-p/1967809#M397353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-15T13:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: P Type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/p-type/m-p/1967810#M397354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PL check this &amp;lt;a href="https://forums.sdn.sap.com/click.jspa?searchID=1220522&amp;amp;messageID=2760137"&amp;gt;Thread&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 18:25:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/p-type/m-p/1967810#M397354</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2007-02-16T18:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: P Type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/p-type/m-p/1967811#M397355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Packed numbers - type P&lt;/P&gt;&lt;P&gt;Type P data allows digits after the decimal point. The number of decimal places is generic, and is determined in the program. The value range of type P data depends on its size and the number of digits after the decimal point. The valid size can be any value from 1 to 16 bytes. Two decimal digits are packed into one byte, while the last byte contains one digit and the sign. Up to 14 digits are allowed after the decimal point. The initial value is zero. When working with type P data, it is a good idea to set the program attribute Fixed point arithmetic.Otherwise, type P numbers are treated as integers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use type P data for such values as distances, weights, amounts of money, and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From Help.sap.com.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all helpful replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the link given by Suresh, it will open now.&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2760137"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Amit Khare&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Feb 2007 18:58:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/p-type/m-p/1967811#M397355</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2007-02-16T18:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: P Type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/p-type/m-p/1967812#M397356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;the thread is not opening and the sap help litrature is the source of my doubt&lt;/P&gt;&lt;P&gt;pls clarify more&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Feb 2007 14:26:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/p-type/m-p/1967812#M397356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-17T14:26:01Z</dc:date>
    </item>
  </channel>
</rss>

