<?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: packed date format conversion in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/packed-date-format-conversion/m-p/1880293#M369697</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The date would be coming in the asci format . This has to be converted into the SAP format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Feb 2007 11:55:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-07T11:55:39Z</dc:date>
    <item>
      <title>packed date format conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/packed-date-format-conversion/m-p/1880291#M369695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am getting the date from a third party interface in the packed form of size 4 char of bit data type. Can this be converted into the SAP format?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2007 13:36:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/packed-date-format-conversion/m-p/1880291#M369695</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-23T13:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: packed date format conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/packed-date-format-conversion/m-p/1880292#M369696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you give one sample Date data so i can change the one and tell  you the required step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2007 19:03:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/packed-date-format-conversion/m-p/1880292#M369696</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-23T19:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: packed date format conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/packed-date-format-conversion/m-p/1880293#M369697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The date would be coming in the asci format . This has to be converted into the SAP format.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 11:55:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/packed-date-format-conversion/m-p/1880293#M369697</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T11:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: packed date format conversion</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/packed-date-format-conversion/m-p/1880294#M369698</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;When converting decimal figures with numbers following the decimal point into binary floating-point numbers, unavoidable rounding errors occur. This is because many decimals (for example, 0.1) correspond to periodic fractions, and are therefore unable to be displayed exactly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you choose Calculate with Packed Numbers in the query monitor, packed numbers (ABAP data type P, with nine decimal places) are used as the internal number format for all query key figures instead of binary decimals. Rounding errors are avoided with commercial calculations with this fixed-point number, because in doing so no conversion of numbers into the dual system takes place. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Choose this option for those application areas in which a high accuracy is required (for example, for queries in the accounting and cost accounting areas). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because calculating with packed numbers causes a high processing status overall, we recommend not using this number format for all query key figures, but rather only for those key figures for which a very high degree of accuracy is required. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to make this setting in the InfoObject maintenance for the respective key figure:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)From the SAP Easy Access Menu, choose Modeling ® Object Maintenance ® InfoObject. &lt;/P&gt;&lt;P&gt;2)Enter the name of the key figure and choose  Maintain. &lt;/P&gt;&lt;P&gt;3)To calculate with packed numbers, choose from the Additional Properties tab page under Diverse with the option Key Figure with Maximum Accuracy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards&lt;/P&gt;&lt;P&gt;vinayaka&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 14:46:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/packed-date-format-conversion/m-p/1880294#M369698</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T14:46:02Z</dc:date>
    </item>
  </channel>
</rss>

