<?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: What does initial do when used on a date format field in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-initial-do-when-used-on-a-date-format-field/m-p/6759066#M1461350</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check is done on value "00000000".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try the following code, put a break-point on IF condition, t_date will have value  "00000000":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
DATA: t_date type sy-datum..
IF t_date IS INITIAL.
  Write : 'test'.
ENDIF.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Mar 2010 18:25:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-31T18:25:28Z</dc:date>
    <item>
      <title>What does initial do when used on a date format field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-initial-do-when-used-on-a-date-format-field/m-p/6759065#M1461349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When  a check of if initial is done on a date format field , does it check if the field is 00/00/0000 orit checks if its blank?&lt;/P&gt;&lt;P&gt; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 18:21:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-initial-do-when-used-on-a-date-format-field/m-p/6759065#M1461349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-31T18:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: What does initial do when used on a date format field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-initial-do-when-used-on-a-date-format-field/m-p/6759066#M1461350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check is done on value "00000000".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try the following code, put a break-point on IF condition, t_date will have value  "00000000":&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
DATA: t_date type sy-datum..
IF t_date IS INITIAL.
  Write : 'test'.
ENDIF.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 18:25:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-initial-do-when-used-on-a-date-format-field/m-p/6759066#M1461350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-31T18:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: What does initial do when used on a date format field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-initial-do-when-used-on-a-date-format-field/m-p/6759067#M1461351</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;Its that it is in a work flow.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 18:31:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-initial-do-when-used-on-a-date-format-field/m-p/6759067#M1461351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-31T18:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: What does initial do when used on a date format field</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-initial-do-when-used-on-a-date-format-field/m-p/6759068#M1461352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message - What could possibly be easier to check yourself - post locked?

Rob&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Mar 2010 18:38:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-does-initial-do-when-used-on-a-date-format-field/m-p/6759068#M1461352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-31T18:38:09Z</dc:date>
    </item>
  </channel>
</rss>

