<?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 Triggering MATMAS IDoc in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-matmas-idoc/m-p/6911897#M1482993</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;    I have a requirement to send IDocs to the other system on create or change of material. On any create or change of material I want a MATMAS01 IDoc to be triggered and to be sent to the partner system. &lt;/P&gt;&lt;P&gt; 1. I have chceked the &lt;STRONG&gt;Active&lt;/STRONG&gt; checkbox for MATMAS in the tcode BD50.&lt;/P&gt;&lt;P&gt; 2. I have saved the Change pointer in the tcode BD61&lt;/P&gt;&lt;P&gt; 3. I have created the partner profile added the message types to it in the outbound parameter.&lt;/P&gt;&lt;P&gt; 4. I have created the distribution channel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the problem is the IDoc is not triggering automatically once the material is created or changed in the source system.&lt;/P&gt;&lt;P&gt;Kindly let me know how to resolve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;  Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Apr 2010 07:29:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-04-26T07:29:27Z</dc:date>
    <item>
      <title>Triggering MATMAS IDoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-matmas-idoc/m-p/6911897#M1482993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;    I have a requirement to send IDocs to the other system on create or change of material. On any create or change of material I want a MATMAS01 IDoc to be triggered and to be sent to the partner system. &lt;/P&gt;&lt;P&gt; 1. I have chceked the &lt;STRONG&gt;Active&lt;/STRONG&gt; checkbox for MATMAS in the tcode BD50.&lt;/P&gt;&lt;P&gt; 2. I have saved the Change pointer in the tcode BD61&lt;/P&gt;&lt;P&gt; 3. I have created the partner profile added the message types to it in the outbound parameter.&lt;/P&gt;&lt;P&gt; 4. I have created the distribution channel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the problem is the IDoc is not triggering automatically once the material is created or changed in the source system.&lt;/P&gt;&lt;P&gt;Kindly let me know how to resolve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;  Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Apr 2010 07:29:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-matmas-idoc/m-p/6911897#M1482993</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-26T07:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering MATMAS IDoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-matmas-idoc/m-p/6911898#M1482994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Transaction BD10 is used to trigger the Materail master IDOC based on change pointers.  You can schedule the program RBDSEMAT to trigger the idoc as per your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Apr 2010 07:40:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-matmas-idoc/m-p/6911898#M1482994</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-26T07:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Triggering MATMAS IDoc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-matmas-idoc/m-p/6911899#M1482995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; Activating the change pointer for the mnessage type wont create the Idoc, you need to manually or schdueld prog to create the idoc against chage pointers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Via change pointer, you have to run BD21 transaction or need to schedule RBDMIDOC to create an idoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If its a new material you need to run BD10 transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you clear, if not pls come back.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Apr 2010 07:53:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/triggering-matmas-idoc/m-p/6911899#M1482995</guid>
      <dc:creator>alex_m</dc:creator>
      <dc:date>2010-04-26T07:53:27Z</dc:date>
    </item>
  </channel>
</rss>

