<?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 is change pointers in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-change-pointers/m-p/1790390#M340108</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Change Pointer (Master Data Distribution)&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;If you want to distribute master data changes with the SMD tool (Shared Master Data), changes to the master data objects are flagged for distribution by change pointers ( -&amp;gt; Master Data Distribution).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SMD tool is connected to the change document interface. If the master data changes are to be distributed, the application writes a change document. The contents of this are passed to the SMD tool. The tool writes change pointers, reads the application data and creates the master IDoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The master IDoc is then passed to the ALE layer, which sends it to all interested systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The change pointer tables (BDCP und BDCPS) should be as small as possible. Use as few change pointers as possible and delete change pointers which you no longer need. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Checklist to keep the change pointer tables as small as possible:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Do you really need change pointers?&lt;/P&gt;&lt;P&gt;You need change pointers to distribute changes with the ALE SMD tool. If you do not use this tool, you do not need to write change pointers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can deactivate change pointers and activate them again with the transaction BD61.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Do you really need to activate change pointers for this messages type?&lt;/P&gt;&lt;P&gt;If some messages types are no longer to be distributed by change pointers, you can deactivate change pointers for this messages type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can deactivate change pointers for the message type &lt;/P&gt;&lt;P&gt;and reactivate them again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For reduced message types, deactivate the change pointer with the &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reduction tool (transaction BD53).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From Basis Release 6.10, you can restrict the creation of change pointers in customer exits. This functionality is provided in advance in the Note 'Reducing the amount of data for change pointers' (0420562).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Are there still too many change pointers to be processed?&lt;/P&gt;&lt;P&gt;The change pointers are analyzed with the transaction BD21 or the report RBDMIDOC in ALE and flagged as processed. If the change pointers are created periodically, this report should also run periodically. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Are no longer required change pointers reorganized in time?&lt;/P&gt;&lt;P&gt;The report RBDCPCLR (transaction BD22) to reorganize the change pointer should run periodically. Depending on how many change pointers are created or processed, you can schedule the background job hourly, daily or weekly. You should delete all obsolete and processed change pointers. You can also use this report for specified message types.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information, please check this links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a6196507d11d18ee90000e8366fc2/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a6196507d11d18ee90000e8366fc2/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/69/7ada54a2737949ae6fbb082edb56a5/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/69/7ada54a2737949ae6fbb082edb56a5/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/ab/27bde462848440ba70cf8eb348c86f/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/ab/27bde462848440ba70cf8eb348c86f/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&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>Wed, 03 Jan 2007 16:55:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-03T16:55:44Z</dc:date>
    <item>
      <title>what is change pointers</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-change-pointers/m-p/1790388#M340106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi, &lt;/P&gt;&lt;P&gt;every one&lt;/P&gt;&lt;P&gt;what is change pointers and all the details about it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks to all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2007 16:51:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-change-pointers/m-p/1790388#M340106</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-03T16:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: what is change pointers</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-change-pointers/m-p/1790389#M340107</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;Check this standard sap link..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/2a/fa015b493111d182b70000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/2a/fa015b493111d182b70000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2007 16:54:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-change-pointers/m-p/1790389#M340107</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-03T16:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: what is change pointers</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-change-pointers/m-p/1790390#M340108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Change Pointer (Master Data Distribution)&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;If you want to distribute master data changes with the SMD tool (Shared Master Data), changes to the master data objects are flagged for distribution by change pointers ( -&amp;gt; Master Data Distribution).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SMD tool is connected to the change document interface. If the master data changes are to be distributed, the application writes a change document. The contents of this are passed to the SMD tool. The tool writes change pointers, reads the application data and creates the master IDoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The master IDoc is then passed to the ALE layer, which sends it to all interested systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The change pointer tables (BDCP und BDCPS) should be as small as possible. Use as few change pointers as possible and delete change pointers which you no longer need. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Checklist to keep the change pointer tables as small as possible:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Do you really need change pointers?&lt;/P&gt;&lt;P&gt;You need change pointers to distribute changes with the ALE SMD tool. If you do not use this tool, you do not need to write change pointers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can deactivate change pointers and activate them again with the transaction BD61.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Do you really need to activate change pointers for this messages type?&lt;/P&gt;&lt;P&gt;If some messages types are no longer to be distributed by change pointers, you can deactivate change pointers for this messages type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can deactivate change pointers for the message type &lt;/P&gt;&lt;P&gt;and reactivate them again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For reduced message types, deactivate the change pointer with the &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reduction tool (transaction BD53).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From Basis Release 6.10, you can restrict the creation of change pointers in customer exits. This functionality is provided in advance in the Note 'Reducing the amount of data for change pointers' (0420562).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Are there still too many change pointers to be processed?&lt;/P&gt;&lt;P&gt;The change pointers are analyzed with the transaction BD21 or the report RBDMIDOC in ALE and flagged as processed. If the change pointers are created periodically, this report should also run periodically. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Are no longer required change pointers reorganized in time?&lt;/P&gt;&lt;P&gt;The report RBDCPCLR (transaction BD22) to reorganize the change pointer should run periodically. Depending on how many change pointers are created or processed, you can schedule the background job hourly, daily or weekly. You should delete all obsolete and processed change pointers. You can also use this report for specified message types.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information, please check this links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a6196507d11d18ee90000e8366fc2/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a6196507d11d18ee90000e8366fc2/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/69/7ada54a2737949ae6fbb082edb56a5/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/69/7ada54a2737949ae6fbb082edb56a5/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/ab/27bde462848440ba70cf8eb348c86f/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/ab/27bde462848440ba70cf8eb348c86f/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&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>Wed, 03 Jan 2007 16:55:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-change-pointers/m-p/1790390#M340108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-03T16:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: what is change pointers</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-change-pointers/m-p/1790391#M340109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi kiran,&lt;/P&gt;&lt;P&gt;check the below link u will find enough info for the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/12/83e03c19758e71e10000000a114084/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/12/83e03c19758e71e10000000a114084/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mark the helpful answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;GUDURI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jan 2007 16:57:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-change-pointers/m-p/1790391#M340109</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-03T16:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: what is change pointers</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-change-pointers/m-p/1790392#M340110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiron,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transactions: &lt;/P&gt;&lt;P&gt;BD61   Activate Change Pointers - Generally&lt;/P&gt;&lt;P&gt;BD50   Activate Change Ptrs for Mess. Type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer these links. I am sure it will be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/12/83e03c19758e71e10000000a114084/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/12/83e03c19758e71e10000000a114084/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2770776"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sumana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jan 2007 05:37:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-change-pointers/m-p/1790392#M340110</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-04T05:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: what is change pointers</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-change-pointers/m-p/1790393#M340111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change pointers are used to capture any changes made to the Master data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It can be new creation of data or changes to data or deletion of data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It pertains only to MAster data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For transaction data SAP uses Message control to track records&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jan 2007 06:31:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-change-pointers/m-p/1790393#M340111</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-04T06:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: what is change pointers</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-change-pointers/m-p/1790394#M340112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks to all who gave the clarification about &lt;/P&gt;&lt;P&gt;change pointers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2007 18:38:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-change-pointers/m-p/1790394#M340112</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-05T18:38:36Z</dc:date>
    </item>
  </channel>
</rss>

