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

LINK USING idocs

Former Member
0 Likes
433

how can we link two physically seperate SAP systems using IDocs

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
407

Hi Annapurna,

Follow the below steps:

Steps:

1. U need to define Logical System/Assign to Clients

2. Define RFC destination (SM59)

Here give

the destination name: as Receiver logical System name

Connection Type : 3

Give the logon Credentials and Host name (name of the

SAP System)

3. Create port /partner profiles (WE21/WE20)

4. Create distribution model (BD64)

5. Generate partner profiels (BD82)

Then try to send IDOC ..suppose u are sending material send it using BD10.

Check the status in WE02..if the status is 03 means success in sender side.

If the status is 53 in receiver side..its success.

Thanks

Eswar

3 REPLIES 3
Read only

Former Member
0 Likes
407

hi,

you have create logical system in SM59

for ur requirememnt.

Regards

amole

Read only

Former Member
0 Likes
408

Hi Annapurna,

Follow the below steps:

Steps:

1. U need to define Logical System/Assign to Clients

2. Define RFC destination (SM59)

Here give

the destination name: as Receiver logical System name

Connection Type : 3

Give the logon Credentials and Host name (name of the

SAP System)

3. Create port /partner profiles (WE21/WE20)

4. Create distribution model (BD64)

5. Generate partner profiels (BD82)

Then try to send IDOC ..suppose u are sending material send it using BD10.

Check the status in WE02..if the status is 03 means success in sender side.

If the status is 53 in receiver side..its success.

Thanks

Eswar

Read only

Former Member
0 Likes
407

hi,

Here is the step by step process.

1. Define Logical System and Assign Logical System

TCODE sale

2. Define RFC

TCODE sm59

3. Define Port

TCODE we21

4. Define Partner Profile

TCODE we20

5. Define Distribution Model

TCODE bd64

6. Generate Partner Profile.

TCODE bd82

7. Send Data

TCODE bd10

8. Get Data

TCODE bd11

9. IDoc List- check your IDoc

TCODE we02

Hope this helps

Regards,

Richa