<?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: Change documents in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-documents/m-p/1561980#M254044</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I created a customer,a change document got created but not a change pointer. What configuration should I do in order to generate a change pointer whenever a customer is created or changed. I believe there is a transaction to activate change pointers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Sep 2006 16:25:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-28T16:25:01Z</dc:date>
    <item>
      <title>Change documents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-documents/m-p/1561977#M254041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When ever a customer is created/changed an entry is getting created in change documents table (CDHDR) but not change pointers table (BDCP). Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 16:10:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-documents/m-p/1561977#M254041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-28T16:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Change documents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-documents/m-p/1561978#M254042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CDHDR and CDPOS are the tables for tracking changed document information in SAP tables.&lt;/P&gt;&lt;P&gt;Most applications write change documents. These are primarily log entries in the tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change pointers are log entries to table BDCP which are written every time a transaction modifies certain fields. The change pointers are designed for ALE distribution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 16:19:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-documents/m-p/1561978#M254042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-28T16:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Change documents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-documents/m-p/1561979#M254043</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;  CDHDR and CDPOS are updated only for those tables, where log data changes checkbox is checked. This can be found in technical settings of the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change pointers are objects that reflect changes to&lt;/P&gt;&lt;P&gt;master data. They are enabled through change document&lt;/P&gt;&lt;P&gt;services and shared master data toll. ALE programs and&lt;/P&gt;&lt;P&gt;API use change pointers to select changed master data for&lt;/P&gt;&lt;P&gt;populating IDOCs of the relevant message type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sailaja.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 16:22:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-documents/m-p/1561979#M254043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-28T16:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: Change documents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-documents/m-p/1561980#M254044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I created a customer,a change document got created but not a change pointer. What configuration should I do in order to generate a change pointer whenever a customer is created or changed. I believe there is a transaction to activate change pointers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 16:25:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-documents/m-p/1561980#M254044</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-28T16:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Change documents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-documents/m-p/1561981#M254045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Somen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you activated change pointers (BD61) and change pointers for messages type DEBMAS (BD50)? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information on change pointers, please check this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/12/83e03c19758e71e10000000a114084/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/12/83e03c19758e71e10000000a114084/content.htm&lt;/A&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;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 16:26:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-documents/m-p/1561981#M254045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-28T16:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Change documents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-documents/m-p/1561982#M254046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   use bd61,bd50 trsnsaction update change pointers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;amole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 16:31:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-documents/m-p/1561982#M254046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-28T16:31:47Z</dc:date>
    </item>
  </channel>
</rss>

