Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

how to create partner in idoc

Former Member
0 Likes
14,882

hello friends ,

i am new in ALE IDOC i don't know how to create partner in IDOC.

thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
8,230

Hi,

After performing the above steps you could go to BD64, Environment-> Generate Partner Profile and the message type would be automatically configured for the partner with the necessary data.

~Krithika

hello friends ,

i am new in ALE IDOC i don't know how to create partner in IDOC.

thanks in advance

9 REPLIES 9
Read only

Former Member
0 Likes
8,230

Hi,

You need to go to SALE transaction and first create logical systems(Source and target)

Then establish a connection RFC between these two systems using SM59

Then in WE21, Create a partner profile(Partner name = Logical System name); You need to select partner of type LS.

Regards

Shiva

Read only

Former Member
0 Likes
8,230

Hello,

The Transaction Code for Creating a Partner Profile is WE20 not WE21. WE21 is for Port Definitions.

Thanks and Regards,

Venkat Phani Prasad Konduri

Read only

Former Member
0 Likes
8,230

Hi ,

Goto transaction we21

and

give the following paramters

Partner number

Partner type

Partner function

Message type

IDoc type

Receiver port

Output mode

Transfer IDocs immediately, Do not start subsystem

Permitted agent

Application

Output type

Process code

Hope the info was helpful..

Regards

Vasavi Kotha

Edited by: Vasavi Kotha on Jan 11, 2009 1:04 PM

Read only

shivhare
Active Contributor
0 Likes
8,230
Read only

Former Member
0 Likes
8,230

Hi Rajat,

To send data between two systems you need to logical systems.

Create the logical systems for sender and reciever inbound and outbound system ( BD54)

Assign the logical systems to different clients (SCC4)

create RFC destination (sm59)

create port (we21)

Create partner profile ( we20) in both inbound as well as outbound sytem

you can add partner through we20 transaction, Slect partner type LS, if u have created logical systems and click on create (F5), then add aprtner number here and other required details.

Regards

Vinod

Read only

Former Member
0 Likes
8,230

Hi,

Check these IDOC settings.

1. T-code: SALE Check Logical system settings and assignment to clients

2. T-code: SM59 Check for RFC connection to both systems via remote logon.

3. T-code: WE20 Creation of Partner profiles for the corresponding systems

4. T-code: WE21 Creation of Port for the corresponding systems

5. T-code: BD64 Creation of Model View and distribute to receiving system.

Hope this will b helpful.

Regs,

Saty

Read only

Former Member
0 Likes
8,230

Hi,

To create a partner, use transaction WE20; before which the following configurations should be done.....

- Creation of logical system(txn BD54)

- Assigning client to Logical System(txn SCC4)

- Creation of RFC destination(txn SM59)

- Creation of port(txn WE21)

Now create the partner profile for the logical system defined in BD54, using the port as the one created in WE21.

A partner can have outbound and inbound message types, which are purely as per the business requirement.

~ Bineah.

Read only

Former Member
0 Likes
8,231

Hi,

After performing the above steps you could go to BD64, Environment-> Generate Partner Profile and the message type would be automatically configured for the partner with the necessary data.

~Krithika

Read only

Former Member
0 Likes
8,230

Hi,

Apart from the suggestions given above, you have to configure the message typ either under Outbound Parameter or Inbound Parameter based on whether your system is a sending system or a receiving system. On the Outbound side you have to specify the Port for the Message Type and on the Inbound side you have to mention the Process code.

Thanks

Krithika