<?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 TBCTO-LASTSTRTDT DATS empty in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tbcto-laststrtdt-dats-empty/m-p/364984#M7932</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;in Tabelle &lt;/P&gt;&lt;P&gt;TBCTO the Field LASTSTRTDT is empty. It is a DATS Type-Field and as far as i know an empty date should be saved as 00000000 on DB-Table. But The Field on DB is empty - how can this be? i thought, all DATS Types are stored as 00000000 when nothing was assigned.&lt;/P&gt;&lt;P&gt;(Has nothing to do with NULL-Values)&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stefan Seeburger&lt;/P&gt;</description>
    <pubDate>Fri, 13 Jan 2017 16:18:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2017-01-13T16:18:08Z</dc:date>
    <item>
      <title>TBCTO-LASTSTRTDT DATS empty</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tbcto-laststrtdt-dats-empty/m-p/364984#M7932</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;in Tabelle &lt;/P&gt;&lt;P&gt;TBCTO the Field LASTSTRTDT is empty. It is a DATS Type-Field and as far as i know an empty date should be saved as 00000000 on DB-Table. But The Field on DB is empty - how can this be? i thought, all DATS Types are stored as 00000000 when nothing was assigned.&lt;/P&gt;&lt;P&gt;(Has nothing to do with NULL-Values)&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Stefan Seeburger&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2017 16:18:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tbcto-laststrtdt-dats-empty/m-p/364984#M7932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-01-13T16:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: TBCTO-LASTSTRTDT DATS empty</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tbcto-laststrtdt-dats-empty/m-p/364985#M7933</link>
      <description>&lt;P&gt;On database those are character field, so space value is possible, look at some standard program like SAPMSSY2 for code like&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;data:
(...)
  no_date              like  sy-datum value '        ',
  no_time              like  sy-uzeit value '      ',
(...)
  if tbtco-laststrtdt ne no_date         and
     tbtco-laststrttm ne no_time         and
     not ( tbtco-laststrtdt is initial ).
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Regards,&lt;BR /&gt;Raymond&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2017 08:52:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tbcto-laststrtdt-dats-empty/m-p/364985#M7933</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2017-01-16T08:52:16Z</dc:date>
    </item>
  </channel>
</rss>

