<?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: Function module to get list from CDHDR for MATERIAL in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-list-from-cdhdr-for-material/m-p/6139861#M1366818</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your answers, but I know some FM that will give the change docs.&lt;/P&gt;&lt;P&gt;My problem is I need to know WHICH ONE IS USED BY SAP in MM0x to get the CDHDR-entries for the material.&lt;/P&gt;&lt;P&gt;And (this would be perfect) I need to know where it is called (in which e.g. include) because I have to find out why &lt;/P&gt;&lt;P&gt;it is not delivering the expected result after a migration of change docs!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Dirk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Sep 2009 12:03:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-08T12:03:08Z</dc:date>
    <item>
      <title>Function module to get list from CDHDR for MATERIAL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-list-from-cdhdr-for-material/m-p/6139857#M1366814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am searching for the function to get a list of CDHDR-entries for a material in transaction MM03.&lt;/P&gt;&lt;P&gt;My debugging was not successful. So I hope someone here has the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the name of the function that SAP uses in TA MM02/MM03 to get the list of CDHDR-entries for a material number and from where (include) is it called?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found already the function to get the related CDPOS entries, starting from the list with CDHDR entries in the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is CHANGEDOCUMENT_READ_POSITIONS.&lt;/P&gt;&lt;P&gt;But here I am definitely too late, because I am searching for the reasn why one of my changes entered in CDHDR is not selected!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance for the answer!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Dirk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2009 11:53:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-list-from-cdhdr-for-material/m-p/6139857#M1366814</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-08T11:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get list from CDHDR for MATERIAL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-list-from-cdhdr-for-material/m-p/6139858#M1366815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try these FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHANGEDOCUMENT_DISPLAY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHANGEDOCUMENT_READ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHANGEDOCUMENT_READ_HEADERS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2009 11:57:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-list-from-cdhdr-for-material/m-p/6139858#M1366815</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2009-09-08T11:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get list from CDHDR for MATERIAL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-list-from-cdhdr-for-material/m-p/6139859#M1366816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can debug MM04 &amp;amp; find out the relevant info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Out of curiosity i debugged the same &amp;amp; found the piece in the program SAPMM03A (include MM03AI00) call of the FM: CHANGEDOCUMENT_READ_HEADERS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rest for you to explore !!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2009 11:57:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-list-from-cdhdr-for-material/m-p/6139859#M1366816</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2009-09-08T11:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get list from CDHDR for MATERIAL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-list-from-cdhdr-for-material/m-p/6139860#M1366817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CHANGEDOCUMENT_READ will work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2009 11:59:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-list-from-cdhdr-for-material/m-p/6139860#M1366817</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-08T11:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get list from CDHDR for MATERIAL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-list-from-cdhdr-for-material/m-p/6139861#M1366818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello guys, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your answers, but I know some FM that will give the change docs.&lt;/P&gt;&lt;P&gt;My problem is I need to know WHICH ONE IS USED BY SAP in MM0x to get the CDHDR-entries for the material.&lt;/P&gt;&lt;P&gt;And (this would be perfect) I need to know where it is called (in which e.g. include) because I have to find out why &lt;/P&gt;&lt;P&gt;it is not delivering the expected result after a migration of change docs!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Dirk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2009 12:03:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-list-from-cdhdr-for-material/m-p/6139861#M1366818</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-08T12:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get list from CDHDR for MATERIAL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-list-from-cdhdr-for-material/m-p/6139862#M1366819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dirk,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP uses CHANGEDOCUMENT_READ_HEADERS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see my previous post for details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2009 12:05:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-list-from-cdhdr-for-material/m-p/6139862#M1366819</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2009-09-08T12:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get list from CDHDR for MATERIAL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-list-from-cdhdr-for-material/m-p/6139863#M1366820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Suhas, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yeah, I used MM04 from your answer and found the same!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you! This will help me!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is    PERFORM relevanz_pruefen &lt;/P&gt;&lt;P&gt;called after the FM which kills some of my entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I can find a solution for my issue!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Dirk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2009 12:12:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-list-from-cdhdr-for-material/m-p/6139863#M1366820</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-08T12:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Function module to get list from CDHDR for MATERIAL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-list-from-cdhdr-for-material/m-p/6139864#M1366821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Check function module MATERIAL_CD_NO_CHANGE_POINTERS or MAT_CD_NO_CHANGE_POINTERS_INT.&lt;/P&gt;&lt;P&gt;Put breakpoint in these two FM's and execute MM0X transaction for your materials.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KR Jaideep,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2009 12:16:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-get-list-from-cdhdr-for-material/m-p/6139864#M1366821</guid>
      <dc:creator>jaideepsharma</dc:creator>
      <dc:date>2009-09-08T12:16:16Z</dc:date>
    </item>
  </channel>
</rss>

