<?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 Problem in TimeStamp statement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-timestamp-statement/m-p/4958575#M1156023</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 using following abap stactement to create the timestamp from date, time and timezone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONVERT DATE &amp;lt;dat&amp;gt; TIME &amp;lt;tim&amp;gt; &lt;/P&gt;&lt;P&gt;INTO TIME STAMP &amp;lt;time_stamp&amp;gt; TIME ZONE &amp;lt;tz&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here timezone is UTC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;today i found that, if time is equal to 24:00:00(240000) then irerespective of date the generated timestamp will be equal to 0.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to figure it out what is wrong with time 24:00:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it expected behaviour and if yes then what is the rationale behind this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Dec 2008 08:31:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-09T08:31:23Z</dc:date>
    <item>
      <title>Problem in TimeStamp statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-timestamp-statement/m-p/4958575#M1156023</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 using following abap stactement to create the timestamp from date, time and timezone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONVERT DATE &amp;lt;dat&amp;gt; TIME &amp;lt;tim&amp;gt; &lt;/P&gt;&lt;P&gt;INTO TIME STAMP &amp;lt;time_stamp&amp;gt; TIME ZONE &amp;lt;tz&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here timezone is UTC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;today i found that, if time is equal to 24:00:00(240000) then irerespective of date the generated timestamp will be equal to 0.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to figure it out what is wrong with time 24:00:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it expected behaviour and if yes then what is the rationale behind this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 08:31:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-timestamp-statement/m-p/4958575#M1156023</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-09T08:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in TimeStamp statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-timestamp-statement/m-p/4958576#M1156024</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;The clock resets to 00000 at 2400 hrs.&lt;/P&gt;&lt;P&gt;Normally in international nomenclature, 12:00 am is denoted as 24:00 hrs or 00:00 hrs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both are correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Rajat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 08:40:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-timestamp-statement/m-p/4958576#M1156024</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-09T08:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in TimeStamp statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-timestamp-statement/m-p/4958577#M1156025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why r u giving 24:00:00.. after 23:59:59 it shld be 00:00:00. Is there a need for 24:00:00.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 08:40:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-timestamp-statement/m-p/4958577#M1156025</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-09T08:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in TimeStamp statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-timestamp-statement/m-p/4958578#M1156026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use this FM   VELO03_CONVERT_FROM_TIMESTAMP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 08:50:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-timestamp-statement/m-p/4958578#M1156026</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-09T08:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in TimeStamp statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-timestamp-statement/m-p/4958579#M1156027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;User can enter 24:00:00 in time field. Framework doesn't report any error on 24:00:00. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even if we give time equal to 00:00:00 then also timestamp get created successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if we give time equal to space then generated timestamp is equal to 0, which is similar to 24:00:00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 08:50:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-timestamp-statement/m-p/4958579#M1156027</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-09T08:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in TimeStamp statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-timestamp-statement/m-p/4958580#M1156028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can restrict it through the User Input validation..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mohan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 08:54:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-timestamp-statement/m-p/4958580#M1156028</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-09T08:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in TimeStamp statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-timestamp-statement/m-p/4958581#M1156029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found that in Window timefield you can not enter 24:00:00 as time not even in Nokia mobile &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any way other then restricting user from entring the wrong time?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 09:18:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-timestamp-statement/m-p/4958581#M1156029</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-09T09:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in TimeStamp statement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-timestamp-statement/m-p/4958582#M1156030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;data: ccu_timestamp1 like CCUPEAKA-TIMESTAMP &lt;/P&gt;&lt;P&gt;The statement above means that ccu_timstamp1 is like field TIMESTAMP in &lt;/P&gt;&lt;P&gt;table CCUPEAKA.In this table timestamp is defined as NUMC14&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 09:20:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-timestamp-statement/m-p/4958582#M1156030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-09T09:20:13Z</dc:date>
    </item>
  </channel>
</rss>

