<?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 About time change in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-time-change/m-p/2229891#M479645</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;      Here i want to increase time 1 hr or 60 minuets for existing time,,,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EX  if Existing time is 140752  then i have get 150752 time means 1 hr increase of 60 minuets could any body send code for that or any function module providing this solution ...we have to check if hours &amp;gt; 24 also,,,,,,,, it would gar8 help full to me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Apr 2007 22:11:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-24T22:11:31Z</dc:date>
    <item>
      <title>About time change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-time-change/m-p/2229891#M479645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;      Here i want to increase time 1 hr or 60 minuets for existing time,,,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EX  if Existing time is 140752  then i have get 150752 time means 1 hr increase of 60 minuets could any body send code for that or any function module providing this solution ...we have to check if hours &amp;gt; 24 also,,,,,,,, it would gar8 help full to me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2007 22:11:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-time-change/m-p/2229891#M479645</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-24T22:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: About time change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-time-change/m-p/2229892#M479646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check the current time is greater than sy-tzone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phanindra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2007 22:15:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-time-change/m-p/2229892#M479646</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-24T22:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: About time change</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-time-change/m-p/2229893#M479647</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;1) Check this example..Add 3600 seconds..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: v_time TYPE syuzeit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WRITE: / 'Current time', sy-uzeit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;v_time = sy-uzeit + 3600.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WRITE: / 'Current time + 1 hour = ', v_time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) You can use the FM TIME_CHECK_PLAUSIBILITY to check for a valid time..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2007 22:39:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-time-change/m-p/2229893#M479647</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-24T22:39:03Z</dc:date>
    </item>
  </channel>
</rss>

