<?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: SY-DATLO in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sy-datlo/m-p/946534#M64322</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See OSS 481835 . It has a lot of info which will help you .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also on Sunday ( for some time period) it may be possible that SY-DATLO points to Monday , depends on logon user and his time zone. But saturday is something &lt;/P&gt;&lt;P&gt;which is strange .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Sep 2005 16:14:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-09-21T16:14:59Z</dc:date>
    <item>
      <title>SY-DATLO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sy-datlo/m-p/946531#M64319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a problem who occurs on weekend period. We have used debug to find out that the field value of sy-datlo was the source of problem. On Saturday and Sunday the value of the field sy-datlo is set to next Monday. How can this append.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2005 14:59:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sy-datlo/m-p/946531#M64319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-21T14:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: SY-DATLO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sy-datlo/m-p/946532#M64320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is your time zone set up correctly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;f1 help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;i&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field:SY-DATLO&lt;/P&gt;&lt;P&gt;Definition&lt;/P&gt;&lt;P&gt;Local date, based on the local time zone of the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notes&lt;/P&gt;&lt;P&gt;In the following cases, it is not possible to calculate the local date:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The time zone is not maintained in the user master record&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;The time zone in the user master record is invalid&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Time zones are not active (table TTZCU).&lt;/P&gt;&lt;P&gt;If any of these cases occurs, the system date (SYST-DATUM) is returned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP system field documentation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Return -&amp;gt;&lt;/P&gt;&lt;P&gt;ABAP Editor &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2005 15:27:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sy-datlo/m-p/946532#M64320</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-09-21T15:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: SY-DATLO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sy-datlo/m-p/946533#M64321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where did this happen? Is it a job that failed or is it some program that failed?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SY-DATLO is local date, based on the local time zone of the &amp;lt;b&amp;gt;user&amp;lt;/b&amp;gt;. If something goes wrong with this, it is the timezone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the way you described, it looks like you are having this problem in a job, and it looks like the job is running only on weekdays based on calendar. If this is the case, check the job definition. There should be a calendar used there and that calendar might have Saturdays and Sundays marked as holidays.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give us some more information as to where you see this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2005 15:36:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sy-datlo/m-p/946533#M64321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-21T15:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: SY-DATLO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sy-datlo/m-p/946534#M64322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See OSS 481835 . It has a lot of info which will help you .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also on Sunday ( for some time period) it may be possible that SY-DATLO points to Monday , depends on logon user and his time zone. But saturday is something &lt;/P&gt;&lt;P&gt;which is strange .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2005 16:14:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sy-datlo/m-p/946534#M64322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-21T16:14:59Z</dc:date>
    </item>
  </channel>
</rss>

