<?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: Basic doubts in ALE/IDOC processing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/basic-doubts-in-ale-idoc-processing/m-p/1429181#M205373</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Can'te we assign more than one IDOC to the same msg type if the IDOC's are of different versions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes we can. Doesn't SAP do that? For example, ORDERS01, ORDERS02 ... ORDERS05 are having the same message type ORDERS. You can also create your own IDoc type or extend the standard IDoc type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. When we run a stand alone program to trigger IDOC processing the only mandatory field will be the message type, so how can the sending system identify the receiving system? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to setup partner profile (t/code WE20) and distribution model (t/code BD64). Once this configuration are done, The system will populate automatically the IDoc Control Record for sender and recepient system information when the IDoc generated based partner profile setup.&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>Thu, 22 Jun 2006 21:10:32 GMT</pubDate>
    <dc:creator>ferry_lianto</dc:creator>
    <dc:date>2006-06-22T21:10:32Z</dc:date>
    <item>
      <title>Basic doubts in ALE/IDOC processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/basic-doubts-in-ale-idoc-processing/m-p/1429178#M205370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;1.How are IDOC Type and Message Type related? Many to one or One to Many?&lt;/P&gt;&lt;P&gt;2. what is the prominence of msg code and msg function in ALE outbound processing?&lt;/P&gt;&lt;P&gt;3. During outbound processing what is the startegy followed by the ALE service layer to pick up the customer model?&lt;/P&gt;&lt;P&gt;   It would be great if any one can answer these questions in plain words rather than referring links. Reward guaranteed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2006 20:40:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/basic-doubts-in-ale-idoc-processing/m-p/1429178#M205370</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-22T20:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Basic doubts in ALE/IDOC processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/basic-doubts-in-ale-idoc-processing/m-p/1429179#M205371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.How are IDOC Type and Message Type related? Many to one or One to Many? &lt;/P&gt;&lt;P&gt;One to Many&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. what is the prominence of msg code and msg function in ALE outbound processing? &lt;/P&gt;&lt;P&gt;In the partner profiles, the business process is identified in the logical message (message type, code and function). The message type is mandatory, the message code and message function are optional and can be specified by the user. For example, for grouping the IDoc and running parallel processes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. During outbound processing what is the startegy followed by the ALE service layer to pick up the customer model? &lt;/P&gt;&lt;P&gt;Can you elaborate more?&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>Thu, 22 Jun 2006 20:52:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/basic-doubts-in-ale-idoc-processing/m-p/1429179#M205371</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-06-22T20:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: Basic doubts in ALE/IDOC processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/basic-doubts-in-ale-idoc-processing/m-p/1429180#M205372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ferry,&lt;/P&gt;&lt;P&gt; Thanks for ur reply, kindly answer these questions also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Can'te we assign more than one IDOC to the same msg   type if the IDOC's are of different versions?&lt;/P&gt;&lt;P&gt;3. When we run a stand alone program to trigger IDOC processing the only mandatory field will be the message type, so how can the sending system identify the receiving system?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2006 21:01:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/basic-doubts-in-ale-idoc-processing/m-p/1429180#M205372</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-22T21:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Basic doubts in ALE/IDOC processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/basic-doubts-in-ale-idoc-processing/m-p/1429181#M205373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Can'te we assign more than one IDOC to the same msg type if the IDOC's are of different versions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes we can. Doesn't SAP do that? For example, ORDERS01, ORDERS02 ... ORDERS05 are having the same message type ORDERS. You can also create your own IDoc type or extend the standard IDoc type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. When we run a stand alone program to trigger IDOC processing the only mandatory field will be the message type, so how can the sending system identify the receiving system? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to setup partner profile (t/code WE20) and distribution model (t/code BD64). Once this configuration are done, The system will populate automatically the IDoc Control Record for sender and recepient system information when the IDoc generated based partner profile setup.&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>Thu, 22 Jun 2006 21:10:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/basic-doubts-in-ale-idoc-processing/m-p/1429181#M205373</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-06-22T21:10:32Z</dc:date>
    </item>
  </channel>
</rss>

