<?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: Abap Runtime error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error/m-p/12560962#M2007651</link>
    <description>&lt;P&gt;Welcome to the SAP Community. Thank you for visiting us to get answers to your questions.&lt;/P&gt;&lt;P&gt;Since you're asking a question here for the first time, I'd like to offer some friendly advice on how to get the most out of your community membership and experience.&lt;/P&gt;&lt;P&gt;First, please see &lt;A href="https://community.sap.com/resources/questions-and-answers"&gt;https://community.sap.com/resources/questions-and-answers&lt;/A&gt;, as this resource page provides tips for preparing questions that draw responses from our members. Second, feel free to take our Q&amp;amp;A tutorial at &lt;A href="https://developers.sap.com/tutorials/community-qa.html" target="_blank"&gt;https://developers.sap.com/tutorials/community-qa.html&lt;/A&gt;, as that will help you when submitting questions to the community.&lt;/P&gt;&lt;P&gt;I also recommend that you include a profile picture. By personalizing your profile, you encourage readers to respond: &lt;A href="https://developers.sap.com/tutorials/community-profile.html" target="_blank"&gt;https://developers.sap.com/tutorials/community-profile.html&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Now for some specific suggestions on how you might improve your question:&lt;/P&gt;&lt;P&gt;* Share screenshots of what you've seen/done (if possible), as images always helps our members better understand your problem.&lt;/P&gt;&lt;P&gt;* Make sure you've applied the appropriate tags -- because if you don't apply the correct tags, the right experts won't see your question to answer it.&lt;/P&gt;&lt;P&gt;* Use the "insert code" feature when sharing your code, so members have an easier time reading.&lt;/P&gt;&lt;P&gt;Should you wish, you can revise your question by selecting Actions, then Edit. &lt;/P&gt;&lt;P&gt;The more details you provide (in questions tagged correctly), the more likely it is that members will be able to respond. As it stands, I don't know if there is enough information here for members to understand your issue. So please consider revising your question because I'd really like to see you get a solution to your problem!&lt;/P&gt;&lt;P&gt;I hope you find this advice useful, and we're happy to have you as part of SAP Community!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dedi&lt;/P&gt;</description>
    <pubDate>Mon, 05 Sep 2022 14:33:44 GMT</pubDate>
    <dc:creator>former_member27</dc:creator>
    <dc:date>2022-09-05T14:33:44Z</dc:date>
    <item>
      <title>Abap Runtime error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error/m-p/12560961#M2007650</link>
      <description>&lt;P&gt;Hi, All&lt;/P&gt;
  &lt;P&gt;I am getting an dump error &lt;/P&gt;
  &lt;P&gt;Runtime Errors CONVT_OVERFLOW Exception CX_SY_CONVERSION_OVERFLOW and was not caught in the procedure&lt;/P&gt;
  &lt;P&gt;Short text &lt;/P&gt;
  &lt;P&gt;overflow when converting "1.50435e+13"&lt;/P&gt;
  &lt;P&gt;What happened&lt;/P&gt;
  &lt;P&gt;The current ABAP program "SAPLEINR" had to be terminated because it has come across a statement that unfortunately cannot be executed&lt;/P&gt;
  &lt;P&gt;Error Analysis&lt;/P&gt;
  &lt;P&gt;exception is assigned to a class 'CX_SY_CONVERSION_OVERFLOW' and was not caught in procedure&lt;/P&gt;
  &lt;P&gt;"XEK08R_AUFBAUEN_DIEN_LB_WE" "( Form)", nor was it propagated by a RAISING clause &lt;/P&gt;
  &lt;P&gt;the caller of the procedure could not have anticipated this exception the current program was terminated.&lt;/P&gt;
  &lt;P&gt;An overflow occurred while attempting to convert value "1.50435e+13".&lt;/P&gt;
  &lt;P&gt;please help me on this &lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Parthiban&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 14:33:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error/m-p/12560961#M2007650</guid>
      <dc:creator>former_member820077</dc:creator>
      <dc:date>2022-09-05T14:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: Abap Runtime error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error/m-p/12560962#M2007651</link>
      <description>&lt;P&gt;Welcome to the SAP Community. Thank you for visiting us to get answers to your questions.&lt;/P&gt;&lt;P&gt;Since you're asking a question here for the first time, I'd like to offer some friendly advice on how to get the most out of your community membership and experience.&lt;/P&gt;&lt;P&gt;First, please see &lt;A href="https://community.sap.com/resources/questions-and-answers"&gt;https://community.sap.com/resources/questions-and-answers&lt;/A&gt;, as this resource page provides tips for preparing questions that draw responses from our members. Second, feel free to take our Q&amp;amp;A tutorial at &lt;A href="https://developers.sap.com/tutorials/community-qa.html" target="_blank"&gt;https://developers.sap.com/tutorials/community-qa.html&lt;/A&gt;, as that will help you when submitting questions to the community.&lt;/P&gt;&lt;P&gt;I also recommend that you include a profile picture. By personalizing your profile, you encourage readers to respond: &lt;A href="https://developers.sap.com/tutorials/community-profile.html" target="_blank"&gt;https://developers.sap.com/tutorials/community-profile.html&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Now for some specific suggestions on how you might improve your question:&lt;/P&gt;&lt;P&gt;* Share screenshots of what you've seen/done (if possible), as images always helps our members better understand your problem.&lt;/P&gt;&lt;P&gt;* Make sure you've applied the appropriate tags -- because if you don't apply the correct tags, the right experts won't see your question to answer it.&lt;/P&gt;&lt;P&gt;* Use the "insert code" feature when sharing your code, so members have an easier time reading.&lt;/P&gt;&lt;P&gt;Should you wish, you can revise your question by selecting Actions, then Edit. &lt;/P&gt;&lt;P&gt;The more details you provide (in questions tagged correctly), the more likely it is that members will be able to respond. As it stands, I don't know if there is enough information here for members to understand your issue. So please consider revising your question because I'd really like to see you get a solution to your problem!&lt;/P&gt;&lt;P&gt;I hope you find this advice useful, and we're happy to have you as part of SAP Community!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dedi&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 14:33:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error/m-p/12560962#M2007651</guid>
      <dc:creator>former_member27</dc:creator>
      <dc:date>2022-09-05T14:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Abap Runtime error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error/m-p/12560963#M2007652</link>
      <description>&lt;P&gt;I guess it's standard, so please check the issue with SAP support.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 15:29:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-runtime-error/m-p/12560963#M2007652</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-09-05T15:29:49Z</dc:date>
    </item>
  </channel>
</rss>

