<?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: Ale Config! Help Needed! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-config-help-needed/m-p/2725045#M632378</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jaya for your wonderfull xplanation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Aug 2007 11:08:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-29T11:08:16Z</dc:date>
    <item>
      <title>Ale Config! Help Needed!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-config-help-needed/m-p/2725041#M632374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls look at the diagram below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Service Receiver                                                           Service Provider&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.order -&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------------" /&gt;&lt;P&gt;&amp;gt;Sales Order------|&lt;/P&gt;&lt;P&gt;Order Confirmation&amp;lt;----&lt;/P&gt;&lt;HR originaltext="---------------------------------------------------------------------------" /&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.order Change -&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------" /&gt;&lt;P&gt;&amp;gt; Sales Order Change&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Invoice Receipt&amp;lt; -&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------------------" /&gt;&lt;P&gt; Invoice &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reverse Invoice Receipt----&lt;/P&gt;&lt;HR originaltext="---------------------------------------------" /&gt;&lt;P&gt;&amp;gt; Cancel Invoice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here, Two logical Systems Service Provider &amp;amp; Service Receiver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Two Clients&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here 4 transactions taking place, according to my knowledge ( p.order, order confir, invoice receipt, cancel invoce) between two systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;( pls correct me if i am wrong)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Questions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) I want to know for these 4 transactions how many port definitions &amp;amp; Distribution model has to set up in both the systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) What about Partner profiles is it same for the 4 transactions .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls Explain me briefly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls correct me if i am wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking You all for your Answers in Advance&lt;/P&gt;&lt;P&gt;Rahul.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 08:50:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-config-help-needed/m-p/2725041#M632374</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T08:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Ale Config! Help Needed!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-config-help-needed/m-p/2725042#M632375</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;SM59 RFC Destination&lt;/P&gt;&lt;P&gt;Here we specify the login settings for the destination including &lt;/P&gt;&lt;P&gt;the I.P address or Application Server name and the User name and &lt;/P&gt;&lt;P&gt;password.The information entered here is used to run Remote Function &lt;/P&gt;&lt;P&gt;Calls(RFC ) on the destination server .We can create number of types&lt;/P&gt;&lt;P&gt;of RFC Destinations but 3 types are important .&lt;/P&gt;&lt;P&gt;R/3 (R/3 to R/3), LS(logical system) and TCP/IP.&lt;/P&gt;&lt;P&gt;The name of the RFC destination should be same as that of Logical &lt;/P&gt;&lt;P&gt;System as it helps in creation of automatic partner profiles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE21 Port Definition.&lt;/P&gt;&lt;P&gt;There are 6 types of ports but only 2 types File and Transactional RFC &lt;/P&gt;&lt;P&gt;types of ports are important.&lt;/P&gt;&lt;P&gt;We have to specify the RFC Destination before a port can be created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE57 This is used to assign the Inbound function module to the Message Type &lt;/P&gt;&lt;P&gt;and to the IDOC Type.&lt;/P&gt;&lt;P&gt;WE42 This is used to define the process Code for Inbound Processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BD95 Define Filter object type .We can specify the field and the table it belongs &lt;/P&gt;&lt;P&gt;to as a filter object .&lt;/P&gt;&lt;P&gt;BD59 Assignment of Filter object type to the Message Type .Here we create the &lt;/P&gt;&lt;P&gt;link between Filter object and the segment and the message type and the &lt;/P&gt;&lt;P&gt;segment Field. &lt;/P&gt;&lt;P&gt;BD50 Set message Type to reducible.&lt;/P&gt;&lt;P&gt;BD65 Define Mandatory Fields. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BD64 Distribution Model . Also known as Customer Distribution Model Used to &lt;/P&gt;&lt;P&gt;define all the messages that will be exchanged between remote systems &lt;/P&gt;&lt;P&gt;and the name of thes logical systems. Any filters can also be specified.&lt;/P&gt;&lt;P&gt;The model once created has to be distributed on every system which will &lt;/P&gt;&lt;P&gt;be communicating ,It can be maintained on only One system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BD21 Creating IDOcs from change pointers.&lt;/P&gt;&lt;P&gt;This can be used to create IDOCs from change pointers for a particular &lt;/P&gt;&lt;P&gt;message LIKE MATMAS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BD22 This can be used to delete change pointers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BD87 Status Monitor. Idocs can be selected base on number of criteria and there&lt;/P&gt;&lt;P&gt;processing status can be seen in detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BD10 Material Master Data Distribution .&lt;/P&gt;&lt;P&gt;Based on Message MATMAS.&lt;/P&gt;&lt;P&gt;BD12 Customer Master Data Distribution .&lt;/P&gt;&lt;P&gt;Based on Message CREMAS.&lt;/P&gt;&lt;P&gt;BD14 Vendor Master Data Distribution&lt;/P&gt;&lt;P&gt;Based on Message DEBMAS .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDFG Generate ALE Interface for BAPI.&lt;/P&gt;&lt;P&gt;Here we specify the Business Object and the BAPI Function module for &lt;/P&gt;&lt;P&gt;which the interface has to be created. &lt;/P&gt;&lt;P&gt;WE31 Segment Editor.&lt;/P&gt;&lt;P&gt;This is used to create segments. We create the segment type and &lt;/P&gt;&lt;P&gt;segment definition is automatically created by editor e.g. Z1DUMMY is &lt;/P&gt;&lt;P&gt;segment type and Z2DUMMY is the segment definition .We specify the &lt;/P&gt;&lt;P&gt;fields and the data elements these cp\orresponds to create segments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE30 IDOC Editor&lt;/P&gt;&lt;P&gt;It is used to create a new IDOC Type or IDOC Extension .We specify the&lt;/P&gt;&lt;P&gt;segments that will be addd to the IDOC type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE02/05 IDOC List.&lt;/P&gt;&lt;P&gt;Various selct options and parameters are provided to select IDOCs &lt;/P&gt;&lt;P&gt;depending on the date, direction , mesage type etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE20 Partner Profile&lt;/P&gt;&lt;P&gt;Here we create partner profile for each and every partner from / to which&lt;/P&gt;&lt;P&gt;the messages will be exchanged.There are 6 types of PF generally only &lt;/P&gt;&lt;P&gt;profiles of type LS(Logical System) ,KU(Customer) ,LI(Vendor) is used.&lt;/P&gt;&lt;P&gt;We specify the partner number and partner type and the agent and &lt;/P&gt;&lt;P&gt;the agent type responsible for handling of errors .&lt;/P&gt;&lt;P&gt;For every message send to the partner we have a outbound record and for &lt;/P&gt;&lt;P&gt;evry message coming from the partner we have the inbound record .&lt;/P&gt;&lt;P&gt;We specify the message in the otbound/inbound records ,double &lt;/P&gt;&lt;P&gt;clicking will take us to the detailed screen where the IDOC Type ,Port &lt;/P&gt;&lt;P&gt;and whether the IDCO will be immediatelt processed or collected are &lt;/P&gt;&lt;P&gt;mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naveen khan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 08:54:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-config-help-needed/m-p/2725042#M632375</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T08:54:02Z</dc:date>
    </item>
    <item>
      <title>Re: Ale Config! Help Needed!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-config-help-needed/m-p/2725043#M632376</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;  Pls anybody give specific answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 09:23:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-config-help-needed/m-p/2725043#M632376</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T09:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: Ale Config! Help Needed!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-config-help-needed/m-p/2725044#M632377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;   As u said here 4 transactions are taking place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here partner profiles will be the same for the 4 transactions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;coming to port creation.......actually this port is a channel through which IDOC travels.So it's totally depends upon the requirement.To my knowledge we have to create one port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;coming to distribution model,where partner profile is generated and communication IDOC is created, we can create one distribution model for each transaction....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz reward points if it helps u...............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 10:40:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-config-help-needed/m-p/2725044#M632377</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T10:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Ale Config! Help Needed!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ale-config-help-needed/m-p/2725045#M632378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jaya for your wonderfull xplanation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 11:08:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ale-config-help-needed/m-p/2725045#M632378</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T11:08:16Z</dc:date>
    </item>
  </channel>
</rss>

