cancel
Showing results for 
Search instead for 
Did you mean: 

ALE Configurations for IDOC2IDOC scenario

Former Member
0 Kudos

Hi Experts,

Can anyone list down wht r the ALE configurations are required for IDOC2IDOC scenario?

1. Sender SAP ---> XI

2. XI ---> Reciever SAP

Please provide me the TCodes with the details that are needed for the above scenario?

Your help is higly appreciated

Rgds

Faisal....

Edited by: Abdul Faisal on Jul 28, 2008 11:49 AM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hey,

Steps for ALE settings:-

Steps for XI

Step 1)

Goto SM59.

Create new RFC destination of type 3(Abap connection).

Give a suitable name and description.

Give the Ip address of the R3 system.

Give the system number.

Give the gateway host name and gateway service (3300 + system number).

Go to the logon security tab.

Give the lang, client, username and password.

Test connection and remote logon.

Step 2)

Goto IDX1.

Create a new port.

Give the port name.

Give the client number for the R3 system.

Select the created Rfc Destination.

Step 3)

Goto IDX2

Create a new Meta data.

Give the Idoc type.

Select the created port.

Steps for R3.

Step 1)

Goto SM59.

Create new RFC destination of type 3(Abap connection).

Give a suitable name and description.

Give the Ip address of the XI system.

Give the system number.

Give the gateway host name and gateway service (3300 + system number).

Go to the logon security tab.

Give the lang, client, username and password.

Test connection and remote logon.

Step 2)

Goto WE21.

Create a port under transactional RFC.(R3->XI)

Designate the RFC destination created in prev step.

Step 3)

Goto SALE.

Basic settings->Logical Systems->Define logical system.

Create two logical systems(one for XI and the other for R3)

Basic settings->Logical Systems->Assign logical system.

Assign the R3 logical system to respective client.

Step 4)

Goto WE20.

Partner type LS.

Create partner profile.

Give the outbound or inbound message type based on the direction.

In your Sender R3:- outbound

In your Receiver R3:- Inbound.

Step 5)

Goto WE19

Give the basic type and execute.

fill in the required fields.

Goto IDOC->edit control records.

Give the following values.(Receiver port,partner no.,part type and sender Partner no. and type)

Click outbound processing.

Step 6)

Go to SM58

if there are any messages then there is some error in execution.

Goto WE02.

Check the status of the IDOC.

Goto WE47.

TO decode the status code.

Step 7)

Not mandatory.

Goto BD64.

Click on Create model view.

Add message type.

BD87 to check the status of IDOC.

In case if not authorized then go to the target system and check in SU53, see for the missing object

and assign it to the user.

SAP r3

sm59(status check)(no message)

WE02(status check)

WE05(status check)

BD87(status check)

WE42 process code

WE47 status info.

<removed by moderator>

regards,

Milan

Edited by: Mike Pokraka on Jul 28, 2008 5:04 PM

Former Member
0 Kudos

Hi,

Thnx for quick response......please correct me if i'm wrong.

the steps which u have mention for R/3 i need to follow the same the ALE Configuations for both SAP systems.....

i.e SAP Sender-->XI and XI --> Reciever SAP.

and the ALE Configurations for XI i need to do it for the two systems separately.

Rgds

Faisal

Edited by: Abdul Faisal on Jul 28, 2008 12:02 PM

Edited by: Abdul Faisal on Jul 28, 2008 12:03 PM

Former Member
0 Kudos

hi

you need to do same configurations in receiver R/3 side also

regards

kummari

santhosh_kumarv
Active Contributor
0 Kudos

Hi Abdul,

Yes the configuration should be done in both the system....

In the receiver WE20 and WE21 configuration is must....

Thanks

SaNv...

Former Member
0 Kudos

Hey,

the difference on the R3 side will be that in WE20.

i.e Partner Profile.

For sender it will be outbound

For recevier it will be inbound.

XI configuration is for XI-R3.

regards,

Milan

Former Member
0 Kudos

Hi Milan,

thnx for the response.....i knw abt it..... i mean partner profile (Inbound n Outbound).....

but needs clarifications regrading the TCodes......which i got.

Rgds

Faisal

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi All,

Thnx for response.....i rewarded the pts.

Rgds

Faisal

Former Member
0 Kudos

ALE settings:

SAP XI-

1) Create new RFC destination in SM59.

2) Create a new port in IDX1.

3) Import Meta data of IDOC in IDX2

SAP R/3.

1) Create new RFC destination in SM59.

2) Create a port under transactional RFC in WE21.

3) Define Logical Systems.

Goto SALE.

Basic settings->Logical Systems->Define logical system.

Create two logical systems for XI and for R)

Basic settings->Logical Systems->Assign logical system.

Assign the R3 logical system to respective client.

4). Create Partner profile in WE20.

Partner type LS.

Give the outbound or inbound message type based on the direction.

In your Sender R3:- outbound

In your Receiver R3:- Inbound.

Former Member
0 Kudos

Hi,

For SAP to XI, follow the steps.

Create RFC destination of type u20183u2019 for SAP XI system using transaction SM59.

Use transaction SALE to create two logical systems:

First one SAP R3 logical system(Sender LS).

Second one Netweaver logical system

Receiver LS Should be same name as RFC destination.

Assign Client to the Sender Logical System

Create a Distribution Model through u2018SALEu2019 transaction:

Add massage type to the Distribution Model.

Save your Model view before proceeding further.

Generate the partner profiles by selecting the navigation path from the main menu, Environment Generate Partner profile.

Upon selecting the generate partner profiles option, then execute it with the default parameters displayed on the selection screen.

From the main screen navigate through the menu option, EDIT --> MODEL VIEW --> DISTRIBUTE.

I think same procedure to connect the other SAP system also.

Regards,

Venu V

Former Member
0 Kudos

Hi Abdul,

In Your case iam describing the brief steps that are to be done at alll the applications

In Sender R/3

1) Create LS in SALE and assign the same

2) create the RFC Destination in SM59 towards XI

3) Create the Port in WE21 and assign the same RFC destination here

4) Create the Partner Profile in WE20 and add the Outbound parameters

In XI

1) Create the RFC Destination in SM59 towards Sender R/3 to Load the meta data Purpose

2) Create the Port in IDX1 and assign the same RFC Destination created above

3) Create the RFC Destination in SM59 towards Receiver R/3

4) Create the Port in IDX1 and assign the same RFC Destination created in step 3

IN Receiver R/3

1) Create Partner Profile in WE20 and add the Inbound Parameters and assign the Process code for that.

Regards

Seshagiri

Former Member
0 Kudos

hi abdul,

ALE configuration for pushing idocs from SAP to XI

regards

kummari