‎2007 May 28 8:53 AM
Hi All
What is partner Function??? What exactly is the role of a partner function??
Please help me to clear this concept..
Thanks in advance..
‎2007 May 28 9:22 AM
Logical System name is used to indiacte the application system to which you are ging to send the data.
Partner profiles use the above Logical System name to determine the system to which the data is to be sent ie you have to tell wether inbound or outbound.
Suppose If you are doing IDOC to File scenario ,have to mention the Outbound Parameter in we20 ie IDOC message type name.
we use them to show where the IDOC should go (outbound)
or what should process IDOCs (inbound)
for more details about partner profiles and IDOCs
<a href="/people/michal.krawczyk2/blog/2006/10/11/xi-new-book-mastering-idoc-business-scenarios-with-sap-xi">Mastering IDoc Business Scenarios with SAP XI</a>
rewards if useul,
regards,
nazeer
‎2007 May 28 9:29 AM
Hi Nazeer
thanks for your response.But I guess you haven't read my quesation properly.I wanted to know about partner funtion, not partner profile. If u want to mean that partner funtion is raleted to partner profille in some way,plz explain.
‎2007 May 28 10:32 AM
Hello Smith,
Partner function just indicate the type of logical system.
In ALE/EDI IDoc interfaces you need to send data to the external partner (which can be some external system (LS=Logical system) or some external entity (KU = Customer, LI - Vendor).
From business point of view this distinction makes sense as we can identify from the partner function the type of entity to which data is sent.
LS partner function is mostly used in ALE scenarios whereas other LI, KU are mostly used in EDI scenarios where a subsytem is involved.
These partner functions make more sense in EDI scenarios like customer (KU) sending purchase order to Vendor (LI).
Hope this helps.
Regards,
Gajendra.
‎2007 May 28 9:25 AM
Partner function is the function which gets created when you create a partner profile.Partner profile is needed is needed for specifying the message type.
Thanks.