<?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: Create Idoc | MATMAS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-idoc-matmas/m-p/4057576#M969931</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi PT,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have two options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) If you have activated the change pointer for MATMAS idoc, you can either run TCODE BD21 or, in case you want to do it periodically, schedule the report RBDMIDOC.&lt;/P&gt;&lt;P&gt;2) If you don't have the change pointer activated and you want to transfer a subset of your materials, you can run the transaction BD10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David R.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Jun 2008 09:32:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-27T09:32:50Z</dc:date>
    <item>
      <title>Create Idoc | MATMAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-idoc-matmas/m-p/4057575#M969930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´m working with a Decentralized Warehouse scenario, all the ALE configuration have been made, I´ve the Distribution Model   and the partner profile with the message MATMAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created some materials in the central R/3 and expected it to trigger the Idoc so it could be sent to the WM, but this is not the case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is, how to trigger MATMAS Idoc when I create a new material?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;PT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 09:26:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-idoc-matmas/m-p/4057575#M969930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T09:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Create Idoc | MATMAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-idoc-matmas/m-p/4057576#M969931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi PT,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have two options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) If you have activated the change pointer for MATMAS idoc, you can either run TCODE BD21 or, in case you want to do it periodically, schedule the report RBDMIDOC.&lt;/P&gt;&lt;P&gt;2) If you don't have the change pointer activated and you want to transfer a subset of your materials, you can run the transaction BD10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David R.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 09:32:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-idoc-matmas/m-p/4057576#M969931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T09:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Create Idoc | MATMAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-idoc-matmas/m-p/4057577#M969932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Normally we use change pointers to create a MATMAS IDOC when a material is changed or created or deleted and use BD10 to run the collected idocs ( SEND MATERAIL ALE). &lt;/P&gt;&lt;P&gt;Our requirement is to send the material as and when the user presses save key or make the changes .Is there any user exit available in MM02 or when a material is deleted.What is the best methord to do this real time .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 09:53:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-idoc-matmas/m-p/4057577#M969932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T09:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Create Idoc | MATMAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-idoc-matmas/m-p/4057578#M969933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can trigger the idoc from Tcode BD10 and from test IDOC WE19&lt;DEL&gt;&amp;gt;Mention the IDOC type and execute&lt;/DEL&gt;&amp;gt;Give all the details for the control records and data records--&amp;gt;start outbound processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sharath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 09:59:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-idoc-matmas/m-p/4057578#M969933</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T09:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Create Idoc | MATMAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-idoc-matmas/m-p/4057579#M969934</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've created a new reduced message type, ZMATMAS, and activated the change pointer for this.&lt;/P&gt;&lt;P&gt;I created a new material and I see the entries in table BDCP, I run Report RBDMIDOC but no IDOC was created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I'm i missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;PT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jun 2008 14:27:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-idoc-matmas/m-p/4057579#M969934</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-27T14:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Create Idoc | MATMAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-idoc-matmas/m-p/4057580#M969935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you create a distribution model with tcode bd64?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David R.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 08:26:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-idoc-matmas/m-p/4057580#M969935</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T08:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Create Idoc | MATMAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-idoc-matmas/m-p/4057581#M969936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have used the change pointers concept for your new message type ZMATMAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a distribution model in BD64 transaction for that message type, by giving both the sender and the receipent information in that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a partner profile in WE20 transaction for the sender.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then execute the RBDMIDOC program by giving your message type ZMATMAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you will get a pop up stating number of Communication IDOC's created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have seen the entry in the BDCP table, check the BDCPS table whether the processed flag is set for that entry or not, if it is not set that means it is not yet processed, if it is set then it is already processed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mahesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jun 2008 08:33:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-idoc-matmas/m-p/4057581#M969936</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-30T08:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: Create Idoc | MATMAS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-idoc-matmas/m-p/4057582#M969937</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 used MATMAS and its working now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;PT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jul 2008 15:51:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-idoc-matmas/m-p/4057582#M969937</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-01T15:51:52Z</dc:date>
    </item>
  </channel>
</rss>

