<?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: FM:CHANGEDOCUMENT_READ in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-changedocument-read/m-p/4658832#M1096161</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i meant by system date is :&lt;/P&gt;&lt;P&gt;As you may be aware that NO document can be changed in a future date.&lt;/P&gt;&lt;P&gt;So if you leave the DATE_UBTIL field blank then at the max it will fetch documents till system-date .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clears themisunderstanding &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Oct 2008 11:02:47 GMT</pubDate>
    <dc:creator>Sandeep_Panghal</dc:creator>
    <dc:date>2008-10-13T11:02:47Z</dc:date>
    <item>
      <title>FM:CHANGEDOCUMENT_READ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-changedocument-read/m-p/4658823#M1096152</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 the FM CHANGEDOCUMENT_READ to get the changes made to the customers on a particular date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However when I enter a specific date in the FM, I am getting some records which have not been changed on that particular date. For e.g when I enter Date_Of_Change as 01.01.2008, there are some records which are being displayed with UDATE as 18.01.2008.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This also happens when I try to run the FM in test mode.I have kept the DATE_UNTIL and TIME_UNTIL field as blanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to understand why the FM is returning eveb those records which do not have their change date as the date in the importing parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sandeep.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2008 10:26:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-changedocument-read/m-p/4658823#M1096152</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-13T10:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: FM:CHANGEDOCUMENT_READ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-changedocument-read/m-p/4658824#M1096153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sandeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Because the DATE_UNTIL have default value of '99991231'  &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you get the point &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Kothand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2008 10:29:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-changedocument-read/m-p/4658824#M1096153</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-13T10:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: FM:CHANGEDOCUMENT_READ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-changedocument-read/m-p/4658825#M1096154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sandeep,&lt;/P&gt;&lt;P&gt;The importing parameter 'DATE_UNTIL' is to specify the date upto which you want to search teh documents .&lt;/P&gt;&lt;P&gt;If this field is blank then the system searches all the documents till system-date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if you want documents only for one particular date , specify the same  here as well.&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;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2008 10:30:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-changedocument-read/m-p/4658825#M1096154</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2008-10-13T10:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: FM:CHANGEDOCUMENT_READ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-changedocument-read/m-p/4658826#M1096155</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 have not entered any values in the DATE_UNTIL and TIME_UNTIL field.They are already blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already mentioned it in my query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sandeep.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2008 10:35:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-changedocument-read/m-p/4658826#M1096155</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-13T10:35:02Z</dc:date>
    </item>
    <item>
      <title>Re: FM:CHANGEDOCUMENT_READ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-changedocument-read/m-p/4658827#M1096156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi buddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Have you opened the function module in SE37 and checked the &lt;STRONG&gt;default value&lt;/STRONG&gt; of &lt;STRONG&gt;DATE_UNTIL&lt;/STRONG&gt; in &lt;STRONG&gt;Import&lt;/STRONG&gt; parameter. In &lt;/P&gt;&lt;P&gt;my system that parameter contains a default value of &lt;STRONG&gt;'99991231'&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using 4.7. which version of SAP is that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Kothand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2008 10:38:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-changedocument-read/m-p/4658827#M1096156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-13T10:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: FM:CHANGEDOCUMENT_READ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-changedocument-read/m-p/4658828#M1096157</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;That's what i mentioned.&lt;/P&gt;&lt;P&gt;If you do  not enter anything it will take system-date ( for example : todays date if you are executing today) as the UNTIL_DATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So better enter the same date what you  have entered in the date_from field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2008 10:39:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-changedocument-read/m-p/4658828#M1096157</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2008-10-13T10:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: FM:CHANGEDOCUMENT_READ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-changedocument-read/m-p/4658829#M1096158</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 have cleared the default value.....it is "BLANK".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope u understand now.I am using ECC 5.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sandeep.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2008 10:41:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-changedocument-read/m-p/4658829#M1096158</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-13T10:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: FM:CHANGEDOCUMENT_READ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-changedocument-read/m-p/4658830#M1096159</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;Problem Solved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2008 10:42:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-changedocument-read/m-p/4658830#M1096159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-13T10:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: FM:CHANGEDOCUMENT_READ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-changedocument-read/m-p/4658831#M1096160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well. Good to know its solved. I understood now. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But Sandeep kumar wrote&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
If you do not enter anything it will take system-date ( for example : todays date if you are executing today) as the UNTIL_DATE.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not correct. If you clear the default value then the include program &lt;STRONG&gt;LSCD2F01&lt;/STRONG&gt; will make it again to '99991231' using this piece of code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
* date_until (up to date)
  IF date_until IS INITIAL OR date_until = space.
    date_until = '99991231'.
  ENDIF.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you got it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Kothand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2008 10:52:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-changedocument-read/m-p/4658831#M1096160</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-13T10:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: FM:CHANGEDOCUMENT_READ</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-changedocument-read/m-p/4658832#M1096161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i meant by system date is :&lt;/P&gt;&lt;P&gt;As you may be aware that NO document can be changed in a future date.&lt;/P&gt;&lt;P&gt;So if you leave the DATE_UBTIL field blank then at the max it will fetch documents till system-date .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clears themisunderstanding &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Oct 2008 11:02:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-changedocument-read/m-p/4658832#M1096161</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2008-10-13T11:02:47Z</dc:date>
    </item>
  </channel>
</rss>

