<?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: Runtime Error BCD_ZERODIVIDE with VA01 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-bcd-zerodivide-with-va01/m-p/9792327#M1778657</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This error happens when you divide a qty by 0.these code lines are from any any idoc exit?...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Oct 2013 05:17:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-10-18T05:17:53Z</dc:date>
    <item>
      <title>Runtime Error BCD_ZERODIVIDE with VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-bcd-zerodivide-with-va01/m-p/9792326#M1778656</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;I am getting the short dump while creating sales order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transaction : VA01&lt;/P&gt;&lt;P&gt;Standard Program : SAPLVEDC&lt;/P&gt;&lt;P&gt;Exception : CX_SY_ZERODIVIDE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Highlighted code where short dump exactly occurred.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/300302" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 05:08:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-bcd-zerodivide-with-va01/m-p/9792326#M1778656</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-18T05:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error BCD_ZERODIVIDE with VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-bcd-zerodivide-with-va01/m-p/9792327#M1778657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;This error happens when you divide a qty by 0.these code lines are from any any idoc exit?...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 05:17:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-bcd-zerodivide-with-va01/m-p/9792327#M1778657</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-18T05:17:53Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error BCD_ZERODIVIDE with VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-bcd-zerodivide-with-va01/m-p/9792328#M1778658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you divide any value by 0 it will go dump.&lt;/P&gt;&lt;P&gt;you can do one thing before divinding put a check for that field, is greater than 0 or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u_kwmeng ge 0.&lt;/P&gt;&lt;P&gt;-- put your logic here.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 05:25:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-bcd-zerodivide-with-va01/m-p/9792328#M1778658</guid>
      <dc:creator>hemanth_kumar21</dc:creator>
      <dc:date>2013-10-18T05:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error BCD_ZERODIVIDE with VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-bcd-zerodivide-with-va01/m-p/9792329#M1778659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sooraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are getting this exception in standard routine of &lt;SPAN style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;FM IDOC_OUTPUT_ORDRSP not in exit.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;Thanks.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 05:27:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-bcd-zerodivide-with-va01/m-p/9792329#M1778659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-18T05:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error BCD_ZERODIVIDE with VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-bcd-zerodivide-with-va01/m-p/9792330#M1778660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hemanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. And it will be more helpful if you tell us the proper way to achieve it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 05:32:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-bcd-zerodivide-with-va01/m-p/9792330#M1778660</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-18T05:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error BCD_ZERODIVIDE with VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-bcd-zerodivide-with-va01/m-p/9792331#M1778661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please provide the include name where this code is..? Seconldy please search for OSS notes if standard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 05:35:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-bcd-zerodivide-with-va01/m-p/9792331#M1778661</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-10-18T05:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error BCD_ZERODIVIDE with VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-bcd-zerodivide-with-va01/m-p/9792332#M1778662</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 variable u_kwmeng is having value 0 at the time of execution of the statement and a number cannot be divided by 0 hence the dump. Check if it is receiving values correctly, and if yes and it can have value 0 then add a check for the variable like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF U_KWMENG GT 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"calculations&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ashish Rawat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 05:37:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-bcd-zerodivide-with-va01/m-p/9792332#M1778662</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-18T05:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error BCD_ZERODIVIDE with VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-bcd-zerodivide-with-va01/m-p/9792333#M1778663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nabheet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Include is /&lt;SPAN style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;AFS/SD_LVEDC.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #222222; font-family: arial, sans-serif; background-color: #ffffff;"&gt;We searched SAP Notes but could able to find only for VA05. If you can find anything please let us know.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 05:41:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-bcd-zerodivide-with-va01/m-p/9792333#M1778663</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-18T05:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error BCD_ZERODIVIDE with VA01</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-bcd-zerodivide-with-va01/m-p/9792334#M1778664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It does not exist in my system. I think /AFS/ is the custom name space which you have in your system. Can you please check if you can change it without access key.. Seconldy check how this code is getting called. Please provide the screen shot of call stack.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 05:51:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-bcd-zerodivide-with-va01/m-p/9792334#M1778664</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-10-18T05:51:14Z</dc:date>
    </item>
  </channel>
</rss>

