<?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: Generating change pointers for custom master data in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-change-pointers-for-custom-master-data/m-p/934682#M61659</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christian,&lt;/P&gt;&lt;P&gt;I've dug a bit deeper and eventually got some change pointers coming through !!! The problem seems to be that I didn't include the pseudo field "KEY" in BD52. I'm still having few issues with the change document population but should be able to sort that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your input.&lt;/P&gt;&lt;P&gt;Brett&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Aug 2005 16:19:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-08-09T16:19:57Z</dc:date>
    <item>
      <title>Generating change pointers for custom master data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-change-pointers-for-custom-master-data/m-p/934678#M61655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to expand our ALE set-up to encompass our custom master data tables but am having difficulty getting change pointers generated for ALE. So far I've done the following:-&lt;/P&gt;&lt;P&gt;- created a change document and generated associated &lt;/P&gt;&lt;P&gt;  function modules etc&lt;/P&gt;&lt;P&gt;- built custom maintenance transaction that calls the CD&lt;/P&gt;&lt;P&gt;  function modules&lt;/P&gt;&lt;P&gt;- created a custom IDoc/message type for the data and&lt;/P&gt;&lt;P&gt;  activated change pointers for the new message type&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've debugged the code and found that whilst the change documents are being generated correctly the code for change pointers decides that no action is necessary (look like the data on TBD62 and the change document is inconsistent).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nuggets of wisdom gratefully received...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brett&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2005 10:08:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generating-change-pointers-for-custom-master-data/m-p/934678#M61655</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-09T10:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: Generating change pointers for custom master data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-change-pointers-for-custom-master-data/m-p/934679#M61656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brett,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe just one step is missing: transaction BD52 - assign relevant fields to your message type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope, you speak about Z-data (not customer like XD01). Otherwise you can skip first parts and start with own change pointer - they will be created by standard change documents, too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But your own maintenance transaction will have some other reasons, too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2005 10:46:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generating-change-pointers-for-custom-master-data/m-p/934679#M61656</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-08-09T10:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Generating change pointers for custom master data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-change-pointers-for-custom-master-data/m-p/934680#M61657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christian,&lt;/P&gt;&lt;P&gt;Thanks for the reply. Yes I am talking about Z-data (I've been using standard message types for GL accounts etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried BD52 but it doesn't seem to have made any difference. IDo you think it could be the way that I am passing data across to the cahnge document FM ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Brett&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2005 11:04:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generating-change-pointers-for-custom-master-data/m-p/934680#M61657</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-09T11:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Generating change pointers for custom master data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-change-pointers-for-custom-master-data/m-p/934681#M61658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brett,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can split your analysis into two parts:&lt;/P&gt;&lt;P&gt;- creation of change documents (CD),&lt;/P&gt;&lt;P&gt;- creation of change pointers (CP).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First to the documents: are they looking all right, are fields like user, transaction code... filled? Is in CDPOS table name, field name table key filled?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not, you have to look at your CD creation:&lt;/P&gt;&lt;P&gt;- are you using the includes provided by the change document creation transaction? Have a look at a standard filling (e.g. where used FM DEBI_WRITE_DOCUMENT) &lt;/P&gt;&lt;P&gt;- Do you need to fill some more fields? Some header values have to be set, normally xtable ytable with old / new values will trigger correct handling of fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When CDs are correct, try a test with function module CHANGE_POINTERS_CREATE. You can fill in CD and rest of standard CP creation is executed. Here you can check, if some customizing settings are missing.&lt;/P&gt;&lt;P&gt;- global activation of CP&lt;/P&gt;&lt;P&gt;- activiation of CP for specific message type (client dependent!)&lt;/P&gt;&lt;P&gt;- Relevant field assignment to message type&lt;/P&gt;&lt;P&gt;- flag in data element of DB table (further characteristics): change document is set&lt;/P&gt;&lt;P&gt;That's all to get nice BDCP / BDCPS entries&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure, you will get this running soon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2005 11:34:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generating-change-pointers-for-custom-master-data/m-p/934681#M61658</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-08-09T11:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: Generating change pointers for custom master data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-change-pointers-for-custom-master-data/m-p/934682#M61659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christian,&lt;/P&gt;&lt;P&gt;I've dug a bit deeper and eventually got some change pointers coming through !!! The problem seems to be that I didn't include the pseudo field "KEY" in BD52. I'm still having few issues with the change document population but should be able to sort that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your input.&lt;/P&gt;&lt;P&gt;Brett&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2005 16:19:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generating-change-pointers-for-custom-master-data/m-p/934682#M61659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-09T16:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Generating change pointers for custom master data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-change-pointers-for-custom-master-data/m-p/934683#M61660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey brett,&lt;/P&gt;&lt;P&gt;  look at this weblog i've posted.&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="56724"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2005 17:05:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generating-change-pointers-for-custom-master-data/m-p/934683#M61660</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-08-09T17:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Generating change pointers for custom master data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-change-pointers-for-custom-master-data/m-p/934684#M61661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christian , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a similar problem but with respect to Purchase Orders . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; can u plz see what i have missed out in my configuration ..&lt;/P&gt;&lt;P&gt;Here are the steps i followed . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) created a logical custom message us we81 . &lt;/P&gt;&lt;P&gt;2) created custom idoc using we 30 &lt;/P&gt;&lt;P&gt;3) Linked custom mesage and idoc using we 82 &lt;/P&gt;&lt;P&gt;4) Activated my custom message using bd50 . &lt;/P&gt;&lt;P&gt;5) Assigned fields to message using bd52 ie &lt;/P&gt;&lt;P&gt;Einkbeleg EKKO waers , EKPO-netpr ..etc &lt;/P&gt;&lt;P&gt;6) Assigned cutom message and custom function module&lt;/P&gt;&lt;P&gt;(z...smd_custommsg) via bd60 &lt;/P&gt;&lt;P&gt;7) tried to execute the message using BD21 ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is thet the tables bdcp / bdcps do not have &lt;/P&gt;&lt;P&gt;any data for EKKO and EKPO after i make any changes to &lt;/P&gt;&lt;P&gt;the PO .But the changes records are available in CDPOS but not in BDCP/S .  Is there some missing link ?? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DO i have to attach my message to the PO ?? Can u plz tell me waht is wrong ? &lt;/P&gt;&lt;P&gt;Regds &lt;/P&gt;&lt;P&gt;AArti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2005 08:36:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generating-change-pointers-for-custom-master-data/m-p/934684#M61661</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-03T08:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Generating change pointers for custom master data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-change-pointers-for-custom-master-data/m-p/934685#M61662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aarti!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is global activaion of CP missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, take an existing CDHDR/CDPOS entry as example value, go to SE37 and test with function modules &lt;/P&gt;&lt;P&gt;CHANGE_POINTERS_CREATE_DIRECT&lt;/P&gt;&lt;P&gt;CHANGE_POINTERS_CREATE&lt;/P&gt;&lt;P&gt;They will test the customizing, are pretty small and could easily be debugged -&amp;gt; you see missing settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Afterwards you should get change pointers to change documents.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2005 14:40:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generating-change-pointers-for-custom-master-data/m-p/934685#M61662</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-10-03T14:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Generating change pointers for custom master data</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/generating-change-pointers-for-custom-master-data/m-p/934686#M61663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanx Christian , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested with the above FM but all my configurations are in place . &lt;/P&gt;&lt;P&gt;To overcome the situation i will use create_pointers using my custom message in my z..FM . This will populate &lt;/P&gt;&lt;P&gt;the BDCP tables , from here onwards i will process the records as in the standard "MasterIdoc_create_smd_xx"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx for the help ,&lt;/P&gt;&lt;P&gt;Aarti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 08:58:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/generating-change-pointers-for-custom-master-data/m-p/934686#M61663</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-04T08:58:26Z</dc:date>
    </item>
  </channel>
</rss>

