<?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 Distributing message type MATQM using ALE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381102#M186037</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using ALE to distribute material data. This already works. Now I also want to distribute material data for quality management.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to distribute materials using BD10 I get this message:&lt;/P&gt;&lt;P&gt;Could not determine recipients for message type MATQM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I tried to create a new distribution model for MATQM using BD64. Unfortunately I could not choose MATQM or MATQM01 as the message type. (Error: Message type MATQM01 unknown)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, in transaction WE60 I can display message type MATQM01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Jul 2006 15:22:36 GMT</pubDate>
    <dc:creator>roland_spindler</dc:creator>
    <dc:date>2006-07-04T15:22:36Z</dc:date>
    <item>
      <title>Distributing message type MATQM using ALE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381102#M186037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using ALE to distribute material data. This already works. Now I also want to distribute material data for quality management.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to distribute materials using BD10 I get this message:&lt;/P&gt;&lt;P&gt;Could not determine recipients for message type MATQM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I tried to create a new distribution model for MATQM using BD64. Unfortunately I could not choose MATQM or MATQM01 as the message type. (Error: Message type MATQM01 unknown)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, in transaction WE60 I can display message type MATQM01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2006 15:22:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381102#M186037</guid>
      <dc:creator>roland_spindler</dc:creator>
      <dc:date>2006-07-04T15:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Distributing message type MATQM using ALE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381103#M186038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a partners who can recieve the message MATQM in WE20 transaction. That should take out the error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2006 15:26:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381103#M186038</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-04T15:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Distributing message type MATQM using ALE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381104#M186039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I encountered the below error on adding MATQM in my model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message type MATQM belongs to BAPI MatInspectionControl.SaveReplica: Use the BAPI in the model&lt;/P&gt;&lt;P&gt;Message no. BDDISTMODEL077&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diagnosis&lt;/P&gt;&lt;P&gt;You have tried to enter the message type MATQM in the distribution model. This message type belongs to the asynchronous interface of the BAPI MatInspectionControl.SaveReplica.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;Use the "Add BAPI" button with this BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try implementing the solution in the Diagnosis section.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2006 15:27:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381104#M186039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-04T15:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Distributing message type MATQM using ALE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381105#M186040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roland,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BD10 only can be used with message type MATMAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to send message type MATQM and IDoc type, please use this FM &amp;lt;b&amp;gt;MASTERIDOC_CREATE_SMD_MATQM&amp;lt;/b&amp;gt;. You still need to maintain partner profile (WE20) and IDoc Port (WE21).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other you can use &amp;lt;b&amp;gt;Change Pointer&amp;lt;/b&amp;gt; (BD21) to send out and ensure you have activated the change pointer for message type MATQM (BD50).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points if helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2006 15:32:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381105#M186040</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-04T15:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: Distributing message type MATQM using ALE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381106#M186041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to create partner profiles, but it still doesn't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the problem is that I couldn't even create a distribution model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2006 16:16:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381106#M186041</guid>
      <dc:creator>roland_spindler</dc:creator>
      <dc:date>2006-07-04T16:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Distributing message type MATQM using ALE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381107#M186042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;you should use the transaction &amp;lt;b&amp;gt;QL11&amp;lt;/b&amp;gt;&amp;lt;b&amp;gt;for MATQM&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Abdul Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2006 16:59:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381107#M186042</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2006-07-04T16:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Distributing message type MATQM using ALE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381108#M186043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roland, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It worked in my system. What was the error message?&lt;/P&gt;&lt;P&gt;For inbound parameter, please use process code BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2006 17:02:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381108#M186043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-04T17:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Distributing message type MATQM using ALE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381109#M186044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; you should use the transaction QL11for MATQM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the same error message: Could not determine recipients for message type MATQM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; It worked in my system. What was the error message?&lt;/P&gt;&lt;P&gt;&amp;gt; For inbound parameter, please use process code BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used process code BAPI. (see above for error message)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2006 10:56:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381109#M186044</guid>
      <dc:creator>roland_spindler</dc:creator>
      <dc:date>2006-07-05T10:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Distributing message type MATQM using ALE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381110#M186045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lets assume the recipient of the message is the logical system LS100. &lt;/P&gt;&lt;P&gt;You need to go to WE20, &lt;/P&gt;&lt;P&gt;Select the node Partner type LS, &lt;/P&gt;&lt;P&gt;Expand the node, &lt;/P&gt;&lt;P&gt;Select the entry for LS100, If the entry does not exist you need to create an entry for LS100.&lt;/P&gt;&lt;P&gt;Next add the message MATQM in the outbound parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Run the transaction QL11 again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kiran&lt;/P&gt;&lt;P&gt;*Please reward useful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2006 11:16:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381110#M186045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-05T11:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Distributing message type MATQM using ALE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381111#M186046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's exactly what I did. An outbound entry (message type MATQM) exists for the correct logical system, but I still get the error message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2006 11:24:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381111#M186046</guid>
      <dc:creator>roland_spindler</dc:creator>
      <dc:date>2006-07-05T11:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: Distributing message type MATQM using ALE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381112#M186047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use BD64 and add MATQM to your distribution model using BAPI as per my previous message. Use Object BUS1001004 method SAVEREPLICA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generate the partner profile using BD64.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Run the program QL11 again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2006 11:43:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381112#M186047</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-05T11:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: Distributing message type MATQM using ALE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381113#M186048</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;That's what I'm trying to do, but I cannot select MATQM in BD64. Error: "Message type MATQM unknown"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your patience.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2006 11:53:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381113#M186048</guid>
      <dc:creator>roland_spindler</dc:creator>
      <dc:date>2006-07-05T11:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Distributing message type MATQM using ALE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381114#M186049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What option r u selecting in BD64. Is it Add message type or Add BAPI?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2006 11:55:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381114#M186049</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-05T11:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: Distributing message type MATQM using ALE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381115#M186050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   &amp;lt;b&amp;gt;This is as simple as that got to BD64 .&lt;/P&gt;&lt;P&gt;    1. check whether the distribution model generates partner profile or not.&lt;/P&gt;&lt;P&gt;    2. send material thru BD10 and check the status in WE05&lt;/P&gt;&lt;P&gt;    3. after checking it got to WE19 for outbound and select the latest idoc and click on outbound.&lt;/P&gt;&lt;P&gt;    4. check in the partner system if it is not posted.&lt;/P&gt;&lt;P&gt;    5. check in we19 for inbound&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2006 11:58:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381115#M186050</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-05T11:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Distributing message type MATQM using ALE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381116#M186051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's it!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I chose "Add BAPI" instead of "Add message type". Then I selected&lt;/P&gt;&lt;P&gt;Obj.name/Interface: MatInspectionControl &lt;/P&gt;&lt;P&gt;Method: SaveReplica          &lt;/P&gt;&lt;P&gt;and it worked!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Kiran!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(btw, the data is transported along with the material data in BD10 if you select "Send material in full")&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2006 12:11:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/distributing-message-type-matqm-using-ale/m-p/1381116#M186051</guid>
      <dc:creator>roland_spindler</dc:creator>
      <dc:date>2006-07-05T12:11:47Z</dc:date>
    </item>
  </channel>
</rss>

