<?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 how to debug change pointer in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-change-pointer/m-p/12519194#M2004598</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;I have to extend MATMAS Idoc , can someone tell me how to debug change pointer?&lt;/P&gt;
  &lt;P&gt;Thanks&lt;/P&gt;
  &lt;P&gt;Vikash&lt;/P&gt;</description>
    <pubDate>Mon, 29 Nov 2021 04:13:41 GMT</pubDate>
    <dc:creator>vikash_pathak</dc:creator>
    <dc:date>2021-11-29T04:13:41Z</dc:date>
    <item>
      <title>how to debug change pointer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-change-pointer/m-p/12519194#M2004598</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;I have to extend MATMAS Idoc , can someone tell me how to debug change pointer?&lt;/P&gt;
  &lt;P&gt;Thanks&lt;/P&gt;
  &lt;P&gt;Vikash&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 04:13:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-change-pointer/m-p/12519194#M2004598</guid>
      <dc:creator>vikash_pathak</dc:creator>
      <dc:date>2021-11-29T04:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug change pointer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-change-pointer/m-p/12519195#M2004599</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is the Change pointer already active and you are trying to Debug or are you looking to activate the change pointer and send the IDOC??&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Vijay&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 05:23:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-change-pointer/m-p/12519195#M2004599</guid>
      <dc:creator>vijay_hariharan</dc:creator>
      <dc:date>2021-11-29T05:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug change pointer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-change-pointer/m-p/12519196#M2004600</link>
      <description>&lt;P&gt;Hello &lt;SPAN class="mention-scrubbed"&gt;vijay.hariharan&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Change pointer is already activated and i am able to generate idoc through BD21 after changing Material data from MM02,&lt;/P&gt;&lt;P&gt;i have to debug FM MASTERIDOC_CREATE_SMD_MATMAS which generate MATMAS Idoc but i am not able to debug&lt;/P&gt;&lt;P&gt;Process i followed,&lt;/P&gt;&lt;P&gt;Put an external break point in FM,&lt;/P&gt;&lt;P&gt;Changed Material data and executed Tcode BD21.&lt;/P&gt;&lt;P&gt;but Breakpoint is not triggering.&lt;/P&gt;&lt;P&gt;Please let me know how to debug changepointer.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vikash&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 05:48:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-change-pointer/m-p/12519196#M2004600</guid>
      <dc:creator>vikash_pathak</dc:creator>
      <dc:date>2021-11-29T05:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug change pointer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-change-pointer/m-p/12519197#M2004601</link>
      <description>&lt;P&gt;Usually, the updates are done through an update task, so you should activate the Update Debugging (please search the forum for more information).&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 06:24:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-change-pointer/m-p/12519197#M2004601</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-11-29T06:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug change pointer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-change-pointer/m-p/12519198#M2004602</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I tried with Update debugger as well but still not triggering on Breakpoint.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 07:16:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-change-pointer/m-p/12519198#M2004602</guid>
      <dc:creator>vikash_pathak</dc:creator>
      <dc:date>2021-11-29T07:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug change pointer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-change-pointer/m-p/12519199#M2004603</link>
      <description>&lt;P&gt;but the debugger starts, no? Add the breakpoint from inside the update task, using "breakpoint at function module" MASTERIDOC_CREATE_SMD_MATMAS. If it doesn't stop, it means it's not triggered. Add a breakpoint at general function modules CHANGE_POINTERS_CREATE and CHANGE_POINTERS_CREATE_LONG, and debug to see what's going on.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Nov 2021 07:35:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-change-pointer/m-p/12519199#M2004603</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-11-29T07:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug change pointer</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-change-pointer/m-p/12519200#M2004604</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Yes it worked with update debugger , now able to debug it.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 12:23:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-change-pointer/m-p/12519200#M2004604</guid>
      <dc:creator>vikash_pathak</dc:creator>
      <dc:date>2021-11-30T12:23:00Z</dc:date>
    </item>
  </channel>
</rss>

