<?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 Conversion Overflow in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-conversion-overflow/m-p/1929627#M385279</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rous,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is because of the size you are getting Runtime Error.&lt;/P&gt;&lt;P&gt;one suggestion i can give you, as you told you cannot change the datatype.&lt;/P&gt;&lt;P&gt;just check for v_betrag before moving the value into yiseg-dmbtr whether it is greater than the maximum length of yiseg-dmbtr.&lt;/P&gt;&lt;P&gt;if so make v_betrag = max value of yiseg-dmbtr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; i know this will not fully satisfy you but atleast you can avoid runtime error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regds,&lt;/P&gt;&lt;P&gt;kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Feb 2007 19:13:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-06T19:13:55Z</dc:date>
    <item>
      <title>Runtime Error Conversion Overflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-conversion-overflow/m-p/1929625#M385277</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 encountering the short dump: Overflow when converting from "110000000000.00 ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is because I have a field v_betrag which is type F and its value is 1.1000000000000000E+11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then I have to pass to yiseg-dmbtr which only has an output length of 16. I know that I have to change yiseg-dmbtr to make it longer. But the data declaration includes table ISEG and it is in a standard include. How should this be fixed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The overflow error is this caused only by the length or by the size?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your help on this. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2007 16:08:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-conversion-overflow/m-p/1929625#M385277</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-06T16:08:52Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error Conversion Overflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-conversion-overflow/m-p/1929626#M385278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rous,&lt;/P&gt;&lt;P&gt;Can you show the part of the code where this has occured?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2007 16:14:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-conversion-overflow/m-p/1929626#M385278</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-06T16:14:12Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error Conversion Overflow</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-conversion-overflow/m-p/1929627#M385279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rous,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is because of the size you are getting Runtime Error.&lt;/P&gt;&lt;P&gt;one suggestion i can give you, as you told you cannot change the datatype.&lt;/P&gt;&lt;P&gt;just check for v_betrag before moving the value into yiseg-dmbtr whether it is greater than the maximum length of yiseg-dmbtr.&lt;/P&gt;&lt;P&gt;if so make v_betrag = max value of yiseg-dmbtr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; i know this will not fully satisfy you but atleast you can avoid runtime error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regds,&lt;/P&gt;&lt;P&gt;kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2007 19:13:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-conversion-overflow/m-p/1929627#M385279</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-06T19:13:55Z</dc:date>
    </item>
  </channel>
</rss>

