<?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 pointer creation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-creation/m-p/4000409#M955778</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank for your information , my problem  is to not  create an Idoc with customer create. In change IDoc can be triggered but in create a customer , it couldnt create a change pointer .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jun 2008 11:38:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-09T11:38:45Z</dc:date>
    <item>
      <title>Change pointer creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-creation/m-p/4000407#M955776</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;&lt;/P&gt;&lt;P&gt;I have Custom Message type and I linked it to the change pointer , which have basic type DEBMAS. But I just wonder about , when I create a new customer change pointer could not be created. Isnt possible to extract an Idoc for create a Customer with change pointer ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 09:23:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-creation/m-p/4000407#M955776</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T09:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointer creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-creation/m-p/4000408#M955777</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 will give the following few steps &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Tcode BD61---&amp;gt; check the change pointers activated check box&lt;/P&gt;&lt;P&gt;save and goback.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Tcode BD50---&amp;gt; check the DEBMAS check box save and comeback.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Tcode BD51---&amp;gt; goto IDOC_INPUT_DEBMAS01 select the checkbox save and comeback.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Tcode BD52---&amp;gt; give message type : debmas press ok button.&lt;/P&gt;&lt;P&gt;select all what ever you want and delete remaining fields.&lt;/P&gt;&lt;P&gt;save &amp;amp; come back.&lt;/P&gt;&lt;P&gt;5) 5) go to Tcode MM02 select one customer and try to change the description and save it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will effects the target systems material desciption will also changes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6) goto Tcode SE38 give program Name is : RBDMIDOC and Execute&lt;/P&gt;&lt;P&gt;give Message type : DEBMAS and Executte&lt;/P&gt;&lt;P&gt;ALE/IDOC Status Codes/Messages&lt;/P&gt;&lt;P&gt;________________________________________&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;01 Error --&amp;gt; Idoc Added&lt;/P&gt;&lt;P&gt;30 Error --&amp;gt; Idoc ready for dispatch(ALE Service)&lt;/P&gt;&lt;P&gt;then goto SE38 --&amp;gt; Execute the Program RBDMIDOC&lt;/P&gt;&lt;P&gt;29 Error --&amp;gt; ALE Service Layer &lt;/P&gt;&lt;P&gt;then goto SE38 --&amp;gt; Execute the Program RSEOUT00&lt;/P&gt;&lt;P&gt;03 Error --&amp;gt; Data Passed to Port ok&lt;/P&gt;&lt;P&gt;then goto SE38 --&amp;gt; Execute the Program RBDMOIND&lt;/P&gt;&lt;P&gt;12 Error --&amp;gt; Dispatch ok&lt;/P&gt;&lt;P&gt;Inbound Status Codes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;50 Error --&amp;gt; It will go for ALE Service Layer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;56 Error --&amp;gt; Idoc with Errors added&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;51 Error --&amp;gt; Application Document not posted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;65 Error --&amp;gt; Error in ALE Service Layer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for 51 or 56 Errors do the following steps&lt;/P&gt;&lt;P&gt;goto WE19 &lt;DEL&gt;&amp;gt; give the IDOC Number and Execute&lt;/DEL&gt;&amp;gt;&lt;/P&gt;&lt;P&gt;Press on Inbound function Module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for 65 Error --&amp;gt; goto SE38 --&amp;gt; Execute the Program RBDAPP01 then your getting 51 Error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sarada&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 09:32:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-creation/m-p/4000408#M955777</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T09:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointer creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-creation/m-p/4000409#M955778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank for your information , my problem  is to not  create an Idoc with customer create. In change IDoc can be triggered but in create a customer , it couldnt create a change pointer .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 11:38:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-creation/m-p/4000409#M955778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T11:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Change pointer creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-creation/m-p/4000410#M955779</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;Please try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-	Change documents are working based on change document technique which tracks changes made to the key documents ( Material Master, Customer Master, Vendor Master u2026.etc) in SAP&lt;/P&gt;&lt;P&gt;-	Changes made to the key documents are recorded in the change document header table i.e, CDHDR and item table CDPOS, Additional change pointers are written in the BDCP and BDCPS tables.&lt;/P&gt;&lt;P&gt;-	Change pointers technique is used to initiate the outbound process automatically when master data is created or changed.&lt;/P&gt;&lt;P&gt;-	A standard program RBDMOIND  is scheduled to run on periodic basis to evaluate the change pointers for a message type and starts the ALE process for distributing the master data to the appropriate destination.&lt;/P&gt;&lt;P&gt;-	u2018objectu2019 is collection of fields of different database tables. T.Code for creating an object is SCDO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="---------------" /&gt;&lt;P&gt;&lt;STRONG&gt;Configuration ofr change pointers&lt;/STRONG&gt;----&lt;/P&gt;&lt;HR originaltext="---------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.   BD61  Active change pointers generally &lt;/P&gt;&lt;P&gt; 	-  Check the check box u2018Change pointers activated  - generallyu2019&lt;/P&gt;&lt;P&gt;            -  Save it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.  BD50 Active change pointers for message type&lt;/P&gt;&lt;P&gt;	-  Message type 		active&lt;/P&gt;&lt;P&gt;            -&lt;/P&gt;&lt;HR originaltext="---------------------------------------------" /&gt;&lt;P&gt;               DEBMAS			check the check box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. SCDO changed document objects&lt;/P&gt;&lt;P&gt;	-  Check whether the u2018DBMSu2019 	is available in the ogject list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.  BD52 Maintain table views&lt;/P&gt;&lt;P&gt;-	Enter the message type u2018DEBMASu2019 and press enter&lt;/P&gt;&lt;P&gt;-	OBJECT		TABLE NAME		FIELD NAME&lt;/P&gt;&lt;P&gt; Ex : 	     DBMS  	KNA1			&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5.  BD60 Additional data for message types&lt;/P&gt;&lt;P&gt;	- Message type 	Function Module					Table	&lt;/P&gt;&lt;P&gt;           -&lt;/P&gt;&lt;HR originaltext="--------------------------------------------------------------------------------------------------" /&gt;&lt;P&gt;  Ex :   DEBMAS		IDOC_INPUT_DEBMAS01        KNA1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6.  WE20 Partner Profile.&lt;/P&gt;&lt;P&gt;7.  BD64 Distribution model.&lt;/P&gt;&lt;P&gt;8.  Create a Customer by using t-code KNA1&lt;/P&gt;&lt;P&gt;9.  SE38 run the program RBDMIDOC by passing message type u2018MATMASu2019.&lt;/P&gt;&lt;P&gt;10.  WE02 Idoc list 	&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this code is helping to you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Murali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jun 2008 12:11:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/change-pointer-creation/m-p/4000410#M955779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-09T12:11:26Z</dc:date>
    </item>
  </channel>
</rss>

