<?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: Updating time - cdhdr table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-time-cdhdr-table/m-p/9725743#M1771649</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change document are executed like update of data in the "update task", this background task is triggered by the COMMIT of the original transaction. They are usually executed just after the update of main database (V2 after V1) after the lock release. You can find information at &lt;A href="http://help.sap.com/erp2005_ehp_04/helpdata/en/5f/6f8337dd34ca76e10000009b38f8cf/content.htm?frameset=/en/e5/de86f335cd11d3acb00000e83539c3/frameset.htm"&gt; &lt;IMG border="0" class="jiveImage" src="http://help.sap.com/static/erp2005_ehp_04/en/images/book.gif" /&gt;&lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt;Updates in the SAP System (BC-CST-UP)&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt;, &lt;/SPAN&gt;&lt;A href="http://help.sap.com/erp2005_ehp_04/helpdata/en/47/df116e6abf296fe10000000a42189b/frameset.htm"&gt;&lt;IMG border="0" class="jiveImage" src="http://help.sap.com/static/erp2005_ehp_04/en/images/book.gif" /&gt;&lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt;The SAP Lock Concept&lt;/SPAN&gt;&lt;/A&gt; and &lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;A href="http://help.sap.com/erp2005_ehp_04/helpdata/en/41/7af4cba79e11d1950f0000e82de14a/frameset.htm"&gt;&lt;IMG border="0" class="jiveImage" src="http://help.sap.com/static/erp2005_ehp_04/en/images/book.gif" /&gt;&lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt;Update Techniques&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt;. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/erp2005_ehp_04/helpdata/en/e5/de86e135cd11d3acb00000e83539c3/content.htm"&gt;&lt;IMG src="http://help.sap.com/static/erp2005_ehp_04/en/e5/de86e135cd11d3acb00000e83539c3/Image5923.gif" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There can be some delay between end of V1 (the end of the WAIT options of COMMIT-WORK) and actual posting of change document (there is no urgency as those are not required by most application)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt;Raymond&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Sep 2013 11:18:40 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2013-09-06T11:18:40Z</dc:date>
    <item>
      <title>Updating time - cdhdr table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-time-cdhdr-table/m-p/9725739#M1771645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a job which checks the cdhdr table with several objectsclass like anla, banf and einkbeleg. I'm trying to get all the modifications of the objects with those classes.&lt;/P&gt;&lt;P&gt;The situation is, I think, the table cdhdr is not updated online (when a change is done on any of the requested objects). I tryed to find something on SDN and Google but I don't see anything interesting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, here my question: has anybody any idea about the updating process of the cdhdr table? is it updated online (at the same time than the change is done)? is there any job which stars this process?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all!,&lt;/P&gt;&lt;P&gt;Joaquín.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 11:34:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updating-time-cdhdr-table/m-p/9725739#M1771645</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-05T11:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: Updating time - cdhdr table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-time-cdhdr-table/m-p/9725740#M1771646</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 think this table is updated whenever something happens. controlled by settings in SCDO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to make something really specific I will advise you to use SWEC for customer specific event triggering and use a workflow as a receiver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the functional requirement which prompted you to ask this question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards, Rob Dielemans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Sep 2013 14:31:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updating-time-cdhdr-table/m-p/9725740#M1771646</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-05T14:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Updating time - cdhdr table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-time-cdhdr-table/m-p/9725741#M1771647</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;Thanks for your reply.&lt;/P&gt;&lt;P&gt;I have a big (a really big process) which checks the not real-costs reading many tables related with SP, PO, employee expenses and assets. This process read all the information and calculates the differences between the real cost and not real-costs sending the information (by PI) with the amount pending to pay to our employees, providers...&lt;/P&gt;&lt;P&gt;The new functionality includes to check the objects were changed the day before the one-day-process runs, so we try to look for only the SP, PO.... which had any change yesterday, this is why I read the cdhdr table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found an inconsistence between the big process and the one-day-process. One of the assets was processed properly by the big process but not by the one day process. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The day of the process was the 04/09, so (the program and) I checked the cdhdr table looking for changes on 03/09, but nothing was there, however on 05/09 I checked again the cdhdr table and the asset was there with the date of 03/09... this is why I asked for a possible delay on the updating time...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kr,&lt;/P&gt;&lt;P&gt;Joaquín.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 07:34:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updating-time-cdhdr-table/m-p/9725741#M1771647</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-06T07:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Updating time - cdhdr table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-time-cdhdr-table/m-p/9725742#M1771648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joaquín,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is an inconsistency then in all probability you shouldn't use it to narrow down on relative data. If the only way to really know what has happened in one day is to select all the data from the various tables then you should probably do that. &lt;BR /&gt;Unless someone has a better idea on this forum of course.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards, Rob Dielemans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 10:29:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updating-time-cdhdr-table/m-p/9725742#M1771648</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-06T10:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Updating time - cdhdr table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/updating-time-cdhdr-table/m-p/9725743#M1771649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change document are executed like update of data in the "update task", this background task is triggered by the COMMIT of the original transaction. They are usually executed just after the update of main database (V2 after V1) after the lock release. You can find information at &lt;A href="http://help.sap.com/erp2005_ehp_04/helpdata/en/5f/6f8337dd34ca76e10000009b38f8cf/content.htm?frameset=/en/e5/de86f335cd11d3acb00000e83539c3/frameset.htm"&gt; &lt;IMG border="0" class="jiveImage" src="http://help.sap.com/static/erp2005_ehp_04/en/images/book.gif" /&gt;&lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt;Updates in the SAP System (BC-CST-UP)&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt;, &lt;/SPAN&gt;&lt;A href="http://help.sap.com/erp2005_ehp_04/helpdata/en/47/df116e6abf296fe10000000a42189b/frameset.htm"&gt;&lt;IMG border="0" class="jiveImage" src="http://help.sap.com/static/erp2005_ehp_04/en/images/book.gif" /&gt;&lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt;The SAP Lock Concept&lt;/SPAN&gt;&lt;/A&gt; and &lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;A href="http://help.sap.com/erp2005_ehp_04/helpdata/en/41/7af4cba79e11d1950f0000e82de14a/frameset.htm"&gt;&lt;IMG border="0" class="jiveImage" src="http://help.sap.com/static/erp2005_ehp_04/en/images/book.gif" /&gt;&lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt;Update Techniques&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt;. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/erp2005_ehp_04/helpdata/en/e5/de86e135cd11d3acb00000e83539c3/content.htm"&gt;&lt;IMG src="http://help.sap.com/static/erp2005_ehp_04/en/e5/de86e135cd11d3acb00000e83539c3/Image5923.gif" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There can be some delay between end of V1 (the end of the WAIT options of COMMIT-WORK) and actual posting of change document (there is no urgency as those are not required by most application)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Arial; font-size: 10pt;"&gt;Raymond&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Sep 2013 11:18:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/updating-time-cdhdr-table/m-p/9725743#M1771649</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-09-06T11:18:40Z</dc:date>
    </item>
  </channel>
</rss>

