<?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 pointers problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-problem/m-p/5607216#M1277733</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whether change documents are activated for the same. Check firsti CDHDR and CDPOS tables.&lt;/P&gt;&lt;P&gt;If entries exists then only BDCP, BDCPS will get updated via BD50, Unles entries are there in CDHDR and CDPOS, BD50 does not have any effect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check SMD tool in eariler link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shital&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 May 2009 13:49:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-12T13:49:20Z</dc:date>
    <item>
      <title>Change pointers problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-problem/m-p/5607214#M1277731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created message type ZMATMAS  and I  want to see an entry in BDCP2 (Change pointers table) &lt;/P&gt;&lt;P&gt;when ever any material is created or changed&lt;/P&gt;&lt;P&gt;I did following steps until now. &lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;  1. Created ZMATMAS &lt;/P&gt;&lt;P&gt;  2. Activated change pointers - BD61 &lt;/P&gt;&lt;P&gt;  3. Activated change pointers for message type - BD50 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What else I've to do? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 13:38:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-problem/m-p/5607214#M1277731</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-12T13:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointers problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-problem/m-p/5607215#M1277732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Visit this link for more details on Change pointer.&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;/P&gt;&lt;P&gt;&lt;STRONG&gt;also i will tell you in short about what next to be done...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;To be able to activate the writing of change pointers via the SMD tool for your master data object, you must carry out these steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Activate change pointers for each message type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Maintain change-relevant fields for message type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Activating change pointers generally&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You also have to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Implement function module for evaluating change pointers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Defining the ALE object type MSGFN as a filter object type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoteIf you distribute master data using a asynchronous BAPI, all the settings below apply to the generated message type of the BAPI-ALE interface.&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Anup&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 13:40:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-problem/m-p/5607215#M1277732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-12T13:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointers problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-problem/m-p/5607216#M1277733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whether change documents are activated for the same. Check firsti CDHDR and CDPOS tables.&lt;/P&gt;&lt;P&gt;If entries exists then only BDCP, BDCPS will get updated via BD50, Unles entries are there in CDHDR and CDPOS, BD50 does not have any effect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check SMD tool in eariler link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shital&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 13:49:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-problem/m-p/5607216#M1277733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-12T13:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointers problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-problem/m-p/5607217#M1277734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did check CDHDR &amp;amp; CDPOS ..there is entry &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I could not find entry in BDCP2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could be probelm?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anup:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Maintain change-relevant fields for message type&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;through which transaction I can do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Perez C on May 12, 2009 3:04 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 14:00:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-problem/m-p/5607217#M1277734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-12T14:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointers problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-problem/m-p/5607218#M1277735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BD52.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.businessandlaw.vu.edu.au/sapkb/E-Commerce-Infrastructure%20&amp;amp;%20mySAP%20Integration/ppt/406.pdf" target="test_blank"&gt;http://www.businessandlaw.vu.edu.au/sapkb/E-Commerce-Infrastructure%20&amp;amp;%20mySAP%20Integration/ppt/406.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2009 14:21:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-problem/m-p/5607218#M1277735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-12T14:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointers problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-problem/m-p/5607219#M1277736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Perez,&lt;/P&gt;&lt;P&gt;  &lt;EM&gt;Maintain change-relevant fields for message type&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;  Use BD52 transaction code .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I did check CDHDR &amp;amp; CDPOS ..there is entry&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;But I could not find entry in BDCP2.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;What could be probelm?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Changes are stored as change documents in the CDHDR (header) and CDPOS tables (details).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The contents of the change document are passed from the change document system to the SMD Tool. For each document the system checks that the modified field and the table are assigned to a message type. If this is the case then a change pointer is created. Change pointers are basically the key fields of the table that contains the changed field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change pointers are stored in tables BDCP and BDCPS&lt;/P&gt;&lt;P&gt;For performance reasons these tables should be as small as possible (not a lot of records).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 06:31:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-problem/m-p/5607219#M1277736</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-13T06:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointers problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-problem/m-p/5607220#M1277737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perez,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did BD52 solved your problem? or you are encountering any more issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shital&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 12:09:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-problem/m-p/5607220#M1277737</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-13T12:09:49Z</dc:date>
    </item>
  </channel>
</rss>

