cancel
Showing results for 
Search instead for 
Did you mean: 

IDoc to IDoc scenario: distribute the model view

Former Member
0 Kudos

Hi!

I try currently to configure a IDoc to IDoc scenario for SAP ECC 6.0 system with following business 2 systems:

ERP:100 (Sender)

ERP:200 (Receiver)

and XIB:100 (XI system)

I successfuly created a message type and generated the model view in tcode BD64.

Question:

When I try to distribute the model view which system should I choose?

a) XI System or

b) Receiver system ERP:200

When I choose the receiver system ERP:200 and get the following error

Target system: ERP:200

Model view ECCCLNT100 has not been updated

Reason: Distribution model is currently being processed

When I try to choose my XI system I get the following error:

Target system: XIB:100

RFC destination for synchronous communication (message type SYNCH)

Partner profile LS PIBCLNT100 SYNCH does not exist

Generate partner profile

or specify outbound partner profiles for message type SYNCH

Is that an error? If yes, how can I fix them?

Thank you very much

Thom

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hello,

For IDoc to IDoc scenario, if you are using XI, no need to distribute the Distribution Model..

Just create Partner pfofiles in Reciver system.

Scenario should be like this :

Sender -> XI

XI -> Receiver using IDoc receiver adapter.

In receiver system, create partner profile.

Regards,

Sreenivas.

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

Look my reply on this thread regarding SYNC Message Type.

When I try to distribute the model view which system should I choose?

a) XI System or

b) Receiver system ERP:200

You are sending IDoc to XI then R/3 so select XI system. because receiver of IDoc is XI then IDoc would be send from XI.

Former Member
0 Kudos

Create Logical System : PIBCLNT100 on ERP:100 (Sender)

Create the Partner Profile on ERP: 100 (Sender )..and add the Message Type on the Outbound Table.

That is what the error is trying to say.

Former Member
0 Kudos

Hi Thom,

As per your scenario two R/3 system is connected via XI. So you can manually create distribution models in the receiver R/3 system and it is also optional for inbound idocs. Partner Profile is mandatory.

Also if you want to distribute model from One R/3 to another R/3 system you need to establish RFC connection between two R/3 systems.

Regards,

Prakash