<?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 ABAP Programming Error - COMPUTE_LOG_ERROR in AS01 Transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-programming-error-compute-log-error-in-as01-transaction/m-p/9567954#M1755016</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm getting a Runtime error while creating Asset through transaction &lt;STRONG&gt;AS01.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When I save, system is executing source code in below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Subroutine - JAPAN_AFA&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Include&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - LAFARF04&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Program&amp;nbsp;&amp;nbsp;&amp;nbsp; - SAPLAFAR&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where system is trying to find Exponential Logarithmic value of a Local variable L_ERGEBNIS1 which has value 0.0000000000000000E+00.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because of this incorrect value, system is throwing a runtime error.&lt;/P&gt;&lt;P&gt;Find the attached screen shots.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help/suggest/guide to solve this runtime error/dump.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Narendran.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Jun 2013 12:25:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-06-17T12:25:30Z</dc:date>
    <item>
      <title>ABAP Programming Error - COMPUTE_LOG_ERROR in AS01 Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-programming-error-compute-log-error-in-as01-transaction/m-p/9567954#M1755016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm getting a Runtime error while creating Asset through transaction &lt;STRONG&gt;AS01.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When I save, system is executing source code in below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Subroutine - JAPAN_AFA&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Include&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - LAFARF04&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Program&amp;nbsp;&amp;nbsp;&amp;nbsp; - SAPLAFAR&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where system is trying to find Exponential Logarithmic value of a Local variable L_ERGEBNIS1 which has value 0.0000000000000000E+00.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because of this incorrect value, system is throwing a runtime error.&lt;/P&gt;&lt;P&gt;Find the attached screen shots.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help/suggest/guide to solve this runtime error/dump.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Narendran.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2013 12:25:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-programming-error-compute-log-error-in-as01-transaction/m-p/9567954#M1755016</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-17T12:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP Programming Error - COMPUTE_LOG_ERROR in AS01 Transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-programming-error-compute-log-error-in-as01-transaction/m-p/9567955#M1755017</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;As this is an Arithmetic Error in standard program, you can check the input values on AS01. Asset Class, Company Code and Number of Similar assets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should not usually result in short dump in Production environments. So you can attempt to AS01 in any other environemnt other than sandbox. May be in Development or Regression testing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the above doesn't work and problem occurs in Production environment, you need to check / raise an OSS note.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vamshi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2013 12:59:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-programming-error-compute-log-error-in-as01-transaction/m-p/9567955#M1755017</guid>
      <dc:creator>vamshi_mohan</dc:creator>
      <dc:date>2013-06-17T12:59:04Z</dc:date>
    </item>
  </channel>
</rss>

