<?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 Integer overflow in get run time field in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/integer-overflow-in-get-run-time-field/m-p/6329373#M1395862</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It appears that the ABAP command get run time field fname returns an integer value in microseconds. The first get run time initializes fname. Subsequent get run times get overflow if the application run time is over 75 minutes (4500000000 microseconds). &lt;/P&gt;&lt;P&gt;I have declared fname as P DECIMALS 0 but it still gets overflow.&lt;/P&gt;&lt;P&gt;Is there anyway to overcome this? Can we initialize run time more than once to avoid overflow?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Hung Nguyen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Nov 2009 16:44:24 GMT</pubDate>
    <dc:creator>hnguyen_kinaxis</dc:creator>
    <dc:date>2009-11-06T16:44:24Z</dc:date>
    <item>
      <title>Integer overflow in get run time field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/integer-overflow-in-get-run-time-field/m-p/6329373#M1395862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It appears that the ABAP command get run time field fname returns an integer value in microseconds. The first get run time initializes fname. Subsequent get run times get overflow if the application run time is over 75 minutes (4500000000 microseconds). &lt;/P&gt;&lt;P&gt;I have declared fname as P DECIMALS 0 but it still gets overflow.&lt;/P&gt;&lt;P&gt;Is there anyway to overcome this? Can we initialize run time more than once to avoid overflow?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Hung Nguyen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 16:44:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/integer-overflow-in-get-run-time-field/m-p/6329373#M1395862</guid>
      <dc:creator>hnguyen_kinaxis</dc:creator>
      <dc:date>2009-11-06T16:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Integer overflow in get run time field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/integer-overflow-in-get-run-time-field/m-p/6329374#M1395863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use GET TIME instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Nov 2009 16:53:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/integer-overflow-in-get-run-time-field/m-p/6329374#M1395863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-06T16:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Integer overflow in get run time field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/integer-overflow-in-get-run-time-field/m-p/6329375#M1395864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hung Nguyen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as Rob recommends: For a runtime of more than an hour microseconds may not be required. If you want to use get run time, a type F field may eventually help - although you may loose some accuracy it should not lead to overflow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Nov 2009 00:02:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/integer-overflow-in-get-run-time-field/m-p/6329375#M1395864</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2009-11-07T00:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: Integer overflow in get run time field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/integer-overflow-in-get-run-time-field/m-p/6329376#M1395865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I should  use GET TIME in this case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Nov 2009 18:27:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/integer-overflow-in-get-run-time-field/m-p/6329376#M1395865</guid>
      <dc:creator>hnguyen_kinaxis</dc:creator>
      <dc:date>2009-11-10T18:27:48Z</dc:date>
    </item>
  </channel>
</rss>

