<?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: Message type cannot be sent with chagne pointer. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-message-type-cannot-be-sent-with-chagne-pointer/m-p/6588550#M1435451</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Feb 2015 05:52:12 GMT</pubDate>
    <dc:creator>vikash_pathak</dc:creator>
    <dc:date>2015-02-10T05:52:12Z</dc:date>
    <item>
      <title>Change pointers: Message type cannot be sent with chagne pointer.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-message-type-cannot-be-sent-with-chagne-pointer/m-p/6588542#M1435443</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;For change pointers for custom message type :I did few steps in the below sequence.&lt;/P&gt;&lt;P&gt;1.  Added message type and check the check box as ACtive in BD50&lt;/P&gt;&lt;P&gt;2.  In Tcode SCDO created the object and entered the name of the table.&lt;/P&gt;&lt;P&gt;    Check the check box &lt;STRONG&gt;Doc. for individual fields at delete&lt;/STRONG&gt; and saved.&lt;/P&gt;&lt;P&gt;3.  In BD52 given the object name, Table name and Field name ( Which I will be changing the field )&lt;/P&gt;&lt;P&gt;4.  When I execute the report RBDMIDOC and entered the message type, &lt;/P&gt;&lt;P&gt;     I get error message &lt;STRONG&gt;" Message type zmessage_type cannot be sent with chagne pointer."&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Venkata.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2010 11:35:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-message-type-cannot-be-sent-with-chagne-pointer/m-p/6588542#M1435443</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-19T11:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointers: Message type cannot be sent with chagne pointer.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-message-type-cannot-be-sent-with-chagne-pointer/m-p/6588543#M1435444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you find entries for your z-messagetype in table BDCP, BDCPV(view) ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2010 13:39:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-message-type-cannot-be-sent-with-chagne-pointer/m-p/6588543#M1435444</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-19T13:39:42Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointers: Message type cannot be sent with chagne pointer.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-message-type-cannot-be-sent-with-chagne-pointer/m-p/6588544#M1435445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i went through my knowledgebase and found some information.&lt;/P&gt;&lt;P&gt;Maybe it´s usefull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Define Change Document Object (tcode SCDO) like MAT_FUlLL, MATERIAL, etc.&lt;/P&gt;&lt;P&gt;2) Generate function&lt;/P&gt;&lt;P&gt;3) Check that all dataelements you want to trace are checked as relevant for change documents&lt;/P&gt;&lt;P&gt;4) build in function wherever you change DB&lt;/P&gt;&lt;P&gt;6) define an ALE Message type (WE-81 you don't have to use ALE)&lt;/P&gt;&lt;P&gt;5) acticate change pointer creation (BD50)&lt;/P&gt;&lt;P&gt;6) define tables/fields for change pointers (BD52)&lt;/P&gt;&lt;P&gt;7) filter CP unwanted CP (at least duplicates for the same object) with BADI BDCP_BEFORE_WRITE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If 3) is not fullfiled for some tables or you want to skip some points you may use FM CHANGE_POINTERS_CREATE_DIRECT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2010 13:51:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-message-type-cannot-be-sent-with-chagne-pointer/m-p/6588544#M1435445</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-19T13:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointers: Message type cannot be sent with chagne pointer.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-message-type-cannot-be-sent-with-chagne-pointer/m-p/6588545#M1435446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your support,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont see values in table BDCP/BDCPV view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done the 2nd step and generated a FM.  &lt;/P&gt;&lt;P&gt;In the 3rd step, I'm not sure how to check the dataelements. &lt;/P&gt;&lt;P&gt;Function module generated with two function CHANGEDOCUMENT_SINGLE_CASE and CHANGEDOCUMENT_TEXT_CASE.&lt;/P&gt;&lt;P&gt;How to go with 3rd step and 4th step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Venkata&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2010 14:52:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-message-type-cannot-be-sent-with-chagne-pointer/m-p/6588545#M1435446</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-19T14:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointers: Message type cannot be sent with chagne pointer.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-message-type-cannot-be-sent-with-chagne-pointer/m-p/6588546#M1435447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you find entries in the CDHDR and CDPOS table ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2010 15:06:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-message-type-cannot-be-sent-with-chagne-pointer/m-p/6588546#M1435447</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-19T15:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointers: Message type cannot be sent with chagne pointer.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-message-type-cannot-be-sent-with-chagne-pointer/m-p/6588547#M1435448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can be found in CHDR but not in CDPOS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2010 16:26:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-message-type-cannot-be-sent-with-chagne-pointer/m-p/6588547#M1435448</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-19T16:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointers: Message type cannot be sent with chagne pointer.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-message-type-cannot-be-sent-with-chagne-pointer/m-p/6588548#M1435449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 13:31:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-message-type-cannot-be-sent-with-chagne-pointer/m-p/6588548#M1435449</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-15T13:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointers: Message type cannot be sent with chagne pointer.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-message-type-cannot-be-sent-with-chagne-pointer/m-p/6588549#M1435450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prasad,&lt;/P&gt;&lt;P&gt;        I need your help if you used BADI ' BDCP_BEFORE_WRITE'.I  am sending material master data to PI from ECC.Data is now going to PI using change pointers.But I need to restrict to few fields .when ever some fields changed then only idoc should trigger.I Implemented BDCP_BEFORE_WRITE but iam unable to trigger that.Please help me if you have any idea.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Srikanth.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Apr 2010 05:58:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-message-type-cannot-be-sent-with-chagne-pointer/m-p/6588549#M1435450</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-26T05:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointers: Message type cannot be sent with chagne pointer.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-message-type-cannot-be-sent-with-chagne-pointer/m-p/6588550#M1435451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 05:52:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointers-message-type-cannot-be-sent-with-chagne-pointer/m-p/6588550#M1435451</guid>
      <dc:creator>vikash_pathak</dc:creator>
      <dc:date>2015-02-10T05:52:12Z</dc:date>
    </item>
  </channel>
</rss>

