<?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: Partner profiles ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/partner-profiles/m-p/2805847#M655668</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;Partner profiles are a prerequisite for data exchange. This involves defining who can exchange messages with the SAP system and using which port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To define a partner profile, you run transaction WE20.&lt;/P&gt;&lt;P&gt;&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>Mon, 10 Sep 2007 19:00:52 GMT</pubDate>
    <dc:creator>ferry_lianto</dc:creator>
    <dc:date>2007-09-10T19:00:52Z</dc:date>
    <item>
      <title>Partner profiles ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/partner-profiles/m-p/2805846#M655667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is a Partner profiles ?why r u using this ?explain plzzzz?&lt;/P&gt;&lt;P&gt;i will give the points for better explanation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2007 18:53:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/partner-profiles/m-p/2805846#M655667</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-10T18:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: Partner profiles ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/partner-profiles/m-p/2805847#M655668</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;Partner profiles are a prerequisite for data exchange. This involves defining who can exchange messages with the SAP system and using which port.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To define a partner profile, you run transaction WE20.&lt;/P&gt;&lt;P&gt;&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>Mon, 10 Sep 2007 19:00:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/partner-profiles/m-p/2805847#M655668</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2007-09-10T19:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Partner profiles ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/partner-profiles/m-p/2805848#M655669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We must maintain the business partners with whom we communicate via IDocs, in Partner Profiles.&lt;/P&gt;&lt;P&gt;Steps to create Partner Profile&lt;/P&gt;&lt;P&gt;	- Goto Transaction WE20.&lt;/P&gt;&lt;P&gt;	- Click on Create Button.&lt;/P&gt;&lt;P&gt;	- Enter the Number of Vendor Created in Partner No. and &amp;#145;LI&amp;#146; in Partner&lt;/P&gt;&lt;P&gt;	  Type fields.&lt;/P&gt;&lt;P&gt;	- Save the Data.&lt;/P&gt;&lt;P&gt;	- For Outbound Partner Profile we have to create Outbound&lt;/P&gt;&lt;P&gt;	  Parameters&lt;/P&gt;&lt;P&gt;	- Specify Partner Function, Message type created, Port (create a port in  WE21),Basic Type and Output Mode.&lt;/P&gt;&lt;P&gt;	- Goto &amp;#147;Message Control&amp;#148; Tab and link the Message Type and Process&lt;/P&gt;&lt;P&gt;	   Code created.&lt;/P&gt;&lt;P&gt;	- Save.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 11:10:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/partner-profiles/m-p/2805848#M655669</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-11T11:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Partner profiles ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/partner-profiles/m-p/2805849#M655670</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;After you create the necessary ALE configuration, you can carry out the steps for process&lt;/P&gt;&lt;P&gt;configuration.&lt;/P&gt;&lt;P&gt;1. Create a new message type.&lt;/P&gt;&lt;P&gt;2. Link the message type to the IDoc type.&lt;/P&gt;&lt;P&gt;3. Allocate the function module to the logical message type.&lt;/P&gt;&lt;P&gt;4. Define the attributes for the inbound function module.&lt;/P&gt;&lt;P&gt;5. Create a new process code.&lt;/P&gt;&lt;P&gt;6. Assign input methods&lt;/P&gt;&lt;P&gt;7. Create (or change) a partner profile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Port Definition&lt;/P&gt;&lt;P&gt;Transaction: WE21&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Path: From the ALE customizing in IMG, choose Sending and Receiving Systems,&lt;/P&gt;&lt;P&gt;Systems in Network, Asynchronous Processing, Assigning Ports, DefinePort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A port defines the medium in which data is exchanged between the two systems. In the ALE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;process, IDocs are transferred via memory. As of release 4.6, six port types are available.&lt;/P&gt;&lt;P&gt;--Transactional RFC (tRFC) :ports used for ALE communication&lt;/P&gt;&lt;P&gt;-- File ports :used by EDI&lt;/P&gt;&lt;P&gt;-- CPI-Cports :used to communicate with R/2 systems&lt;/P&gt;&lt;P&gt;-- Internet ports :used to connect with Internet applications&lt;/P&gt;&lt;P&gt;-- ABAP-PI :ports used to process data via the ABAP programming interface&lt;/P&gt;&lt;P&gt;-- XML ports : used to process files in XML format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: For port definitions to be generated automatically, the RFC destination&lt;/P&gt;&lt;P&gt;name must be the same as the logical system name.&lt;/P&gt;&lt;P&gt;Port definitions are client-independent objects. The tRFC port used in the ALE process can be&lt;/P&gt;&lt;P&gt;generated automatically when you generate partner profiles, or it can be maintained manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create or Change the Partner Profile&lt;/P&gt;&lt;P&gt;Transaction: WE20&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Menu Path: From the Area menu of EDI, choose IDoc, Partner Profile.&lt;/P&gt;&lt;P&gt;A partner profile is created for every partner system with which you exchange IDocs. &lt;/P&gt;&lt;P&gt;In the partner profile, a record is created for every incoming message.&lt;/P&gt;&lt;P&gt;Create a partner profile if it does not exist. Add a record for your incoming message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;. Maintain sending system partner profile (WE20) Client dependent&lt;/P&gt;&lt;P&gt;With this function, you define the partner profiles for all outbound and inbound messages on the basis of the customer distribution model. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After you have defined and distributed the customer model, you will have to maintain the partner profiles locally. To do this read the ALE configuration procedure.&lt;/P&gt;&lt;P&gt;&amp;#149; Enter the output mode (background, immediately) and the package size for outbound processing. &lt;/P&gt;&lt;P&gt;Requirements &lt;/P&gt;&lt;P&gt;&amp;#149; The customer model must be maintained.&lt;/P&gt;&lt;P&gt;&amp;#149; RFC destinations must be maintained.&lt;/P&gt;&lt;P&gt;&amp;#149; The customer model must be distributed.&lt;/P&gt;&lt;P&gt;&amp;#149; To ensure that the appropriate persons in charge are informed if a processing error occurs, you must make settings &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A partner profile specifies the components used in an outbound/Inbound process (&amp;lt;b&amp;gt;the logical name of the&lt;/P&gt;&lt;P&gt;remote SAP system, IDoc type, message type, and tRFC port), an IDoc's packet size, the mode&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;in which the process sends an IDoc (batch versus immediate), and the person to be notified in&lt;/P&gt;&lt;P&gt;case of errors.&lt;/P&gt;&lt;P&gt;A partner profile is created for each SAP system with which you communicate, and a record&lt;/P&gt;&lt;P&gt;exists for each message sent and received from a system. For example, if you are sending two&lt;/P&gt;&lt;P&gt;outbound messages-purchase order (ORDERS) and material master (MATMAS)-to the&lt;/P&gt;&lt;P&gt;SHIPPING system, a partner profile will exist for the SHIPPING system. Two outbound recordsone&lt;/P&gt;&lt;P&gt;for each message type (ORDERS and MATMAS)-will exist in the partner profile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward with points if helpful.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 11:44:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/partner-profiles/m-p/2805849#M655670</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-11T11:44:34Z</dc:date>
    </item>
  </channel>
</rss>

