<?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: How Change pointers are updated? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-change-pointers-are-updated/m-p/6791003#M1465946</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have activated the change pointers for MATMAS. I changed e.g. 10 materials and created idoc for 5 materials by running BD10. How does the system know now only 5 are remaining for creating IDOC?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PROCESS Field in BDCP2 table will tell you that, if its X the IDOC is alredy generated for that change pointer&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also what is the best place for submitting RBDSMET as soon as user saves/creates any material using MM01/2&lt;/P&gt;&lt;P&gt;I found EXIT_SAPLMGMU_001, but is the material saved at this point of time?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Submit RBDMIDOC periodically each 10/15 minutes its not possible real time&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Apr 2010 11:32:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-04-15T11:32:26Z</dc:date>
    <item>
      <title>How Change pointers are updated?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-change-pointers-are-updated/m-p/6791001#M1465944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have activated the change pointers for MATMAS. I changed e.g. 10 materials and created idoc for 5 materials by running BD10. How does the system know now only 5 are remaining for creating IDOC?&lt;/P&gt;&lt;P&gt;Also what is the best place for submitting RBDSMET as soon as user saves/creates any material using MM01/2&lt;/P&gt;&lt;P&gt;I found EXIT_SAPLMGMU_001, but is the material saved at this point of time?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 09:16:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-change-pointers-are-updated/m-p/6791001#M1465944</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-15T09:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: How Change pointers are updated?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-change-pointers-are-updated/m-p/6791002#M1465945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sanjane,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It depends on the fields mentioned in the transaction BD52, whenever any change occurs in the list of fields mentioned in BD52, those changes are recorded in tables BDCP, BDCPS, CDHDR, CDPOS. So, whenever you execute BD21 (Change Pointer tcode) or program RBDMIDOC, it picks the data from these tables and sends the IDocs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="5203474"&gt;&lt;/A&gt;]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About the second question, it is not suggestible to use user-exit to dispatch the master IDocs. Schedule the program RBDMIDOC in the background, for daily basis or how often you require.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 10:22:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-change-pointers-are-updated/m-p/6791002#M1465945</guid>
      <dc:creator>asik_shameem</dc:creator>
      <dc:date>2010-04-15T10:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: How Change pointers are updated?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-change-pointers-are-updated/m-p/6791003#M1465946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have activated the change pointers for MATMAS. I changed e.g. 10 materials and created idoc for 5 materials by running BD10. How does the system know now only 5 are remaining for creating IDOC?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PROCESS Field in BDCP2 table will tell you that, if its X the IDOC is alredy generated for that change pointer&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also what is the best place for submitting RBDSMET as soon as user saves/creates any material using MM01/2&lt;/P&gt;&lt;P&gt;I found EXIT_SAPLMGMU_001, but is the material saved at this point of time?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Submit RBDMIDOC periodically each 10/15 minutes its not possible real time&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 11:32:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-change-pointers-are-updated/m-p/6791003#M1465946</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-15T11:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: How Change pointers are updated?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-change-pointers-are-updated/m-p/6791004#M1465947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response. I dont see however BDCP2 table has any entries. Is there any other table for that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Apr 2010 09:23:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-change-pointers-are-updated/m-p/6791004#M1465947</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-20T09:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: How Change pointers are updated?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-change-pointers-are-updated/m-p/6791005#M1465948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check BDCPS-PROCESS Field&lt;/P&gt;&lt;P&gt;If its X then Change pointer is already processes if its blank its not processed and IDOC would begenerated for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDCP2 table was introduced by SAP for efficient change pointer storage, You can customize which table to use with table view V_TBDA2X.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Apr 2010 09:44:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-change-pointers-are-updated/m-p/6791005#M1465948</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-20T09:44:56Z</dc:date>
    </item>
  </channel>
</rss>

