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

IDOC Transfer data between SAP 2 System

Former Member
0 Likes
1,041

Hi All,

I have SAP two systems. I want to transfer data between SAP by IDOC. please let me know about how to

set "LOGICAL SYSTEM" for receiver for use on distribution model setting. If you have other method please recomended.

Regards,

Moderator message: please search for available information before asking, do not ask basic questions.

locked by: Thomas Zloch on Sep 2, 2010 10:54 AM

Hi All,

I have SAP two systems. I want to transfer data between SAP by IDOC. please let me know about how to

set "LOGICAL SYSTEM" for receiver for use on distribution model setting. If you have other method please recomended.

Regards,

Moderator message: please search for available information before asking, do not ask basic questions.

locked by: Thomas Zloch on Sep 2, 2010 10:54 AM

2 REPLIES 2
Read only

nirajgadre
Active Contributor
0 Likes
619

Hi,

Add the logical system in sender system into BD54 transaction (receiver system). use this logical system in BD64 for the creation of the distribution model with correct message type. create the partner profile for the created distribution model to send the idoc in receiver system.

In receiver system add the logical system name in BD54 (sender SAP system ) and create the inbound partner profile with the message types in we20.

Read only

Former Member
0 Likes
619

Hi,

The steps which u need to do for logical system setup:

outbound configurations (Sender)

s1) Goto BD54 - DEFINE SOURCE SYSTEM & RECEIVER SYSTEM HERE

s2) BASIC SETTINGS --> LOGICAL SYSTEM -->Assign Logical system to client.

s3) a) Goto TCODE u2013 WE21

create port for sender.

s4) a. Maintain Distribution Model in Detail.

Execute BD64 and click on change.

Click on Display/ Change button

s4) b. Click on Edit menu -> Model View -> Create

s4) c. Select your model view and click on Edit menu -> Add Message type  

s4) d. Click on Environment Menu -> Generate Partner profile

s4) e. Click on Edit Menu -> Model View -> Distribute.

s5) Goto TCODE u2013 WE20

Click on Partner Type LS (Logical System) and press Create Button

INbound configurations (Receiver)

S1) Goto TCODE u2013 WE21

create port for receiver.

s2) Goto TCODE u2013 WE20

Click on Partner Type LS (Logical System) and press Create Button.

A profile is created for RECEIVER (client) so that we have to use the same profile every time we transfer a new message

type to this Receiver.