Application Development 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: 

IDOCs

Former Member
0 Kudos
94

Hi all,

How to send an idoc to different systems?

Ex: Sending Sys : QAS001

Receiving Sys : QAS002, QAS003, QAS004.

How to send IDOC from QAS001 to QAS002, 3 and 4 systems at a time

1 ACCEPTED SOLUTION

Former Member
0 Kudos
75

Hi,

You need to maintain partner profile for this settings in transaction WE20.

In We20 , in system QAS001 maintain QAS002,3 and 4 in the out bound parameter, with their respective partner numbers and same message type.

In the systems QAS002,3 and 4 maintain QAS001 as inbound with partner numnber of this system and message type which is configured to this Idoc type in respective systems.

Hope this answers your questions.

regards,

Lalit kabra

7 REPLIES 7

Former Member
0 Kudos
75

Hi Sekhar

You need to configure Outbound Message in 4 Partners in Partner Profiles, each with a different Receiver Port.

Regards

Srikanth M

0 Kudos
75

ThanQ Mr.Srikanth, how can i distribute the message type to target systems? shall do it in a single shot in bd64.

0 Kudos
75

Sekhar, Thats true, use BD64. I guess you can create 4 distr. models.

Regards

Srikanth M

0 Kudos
75

Once again thanks srikanth, my question is can i distribute the single master idoc to different systems at a time.

0 Kudos
75

Sekhra

Use FM MASTER_IDOC_DISTRIBUTE. Table Parameter COMMUNICATION_IDOC_CONTROL should be filled for each Communication Idoc to be sent.

Regard

Srikanth M

Former Member
0 Kudos
76

Hi,

You need to maintain partner profile for this settings in transaction WE20.

In We20 , in system QAS001 maintain QAS002,3 and 4 in the out bound parameter, with their respective partner numbers and same message type.

In the systems QAS002,3 and 4 maintain QAS001 as inbound with partner numnber of this system and message type which is configured to this Idoc type in respective systems.

Hope this answers your questions.

regards,

Lalit kabra

Former Member
0 Kudos
75

Hello,

As mentioned by you define 3 different systems in the ALE distribution model using BD64 and also the 3 different partner profiles in WE20 with the outbound message types.Once this is done the IDOC would be sent to the diff systems at the same time once the IDOC with the configured message type is created.

Regards,

Sowmya.