cancel
Showing results for 
Search instead for 
Did you mean: 

Reg:ALE configuration

Former Member
0 Kudos

Hi..

I am trying to do ALE configuration for inbound IDOC.

I have created RFC destination on XI client using transaction SM59 and then a port using IDX1.

after that i have executed the transaction we20 on the SAP system and added the IDOC basis type to the Inbound parameters of respective logical system of SAP.

Now when i am trying to post an idoc on SAP.its showing an err"EDI: Partner profile inbound not available".

what can be the reason of this err??

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Naresh Dasika ,

How u had created in XI system(Sending system) RFC destination & port of SAP System

SIMILARILY MAINTAIN PORT DEFINITION, RFC DESTINATION , PARTNER PROFILE OF XI system in SAP System also.

Then it should work fine.

Regards,

Gyanaraj

Answers (4)

Answers (4)

former_member192295
Active Contributor
0 Kudos

Hi,

This error is due to two reasons

1. IDOC & Message type versions, check it once again

2. Process code

Follow below steps it will work.

1. Configure partner profile at R3 end and configure inbound parameters like message type, idoc type and process code.

2. Import idoc from R3 to XI/PI

3. Define IDX1 & IDX2 ports in XI

4. Define RFC destination in XI

5. Configure mapping accordingly and fill all control record values properly else will throw error.

6. Configure IDOC receiver adapter proper with parameters.

7. Activate all objects in XI

It will work without fail.

Former Member
0 Kudos

Hi,

What About Process Code in the Inbound Parameters???

Have you added that also.....

Have a Cross check in the ALE Config itself, why because all other parts( XI side) are correct only. that why u are able to send the Idoc to R/3,

So now the part is there with Posting the idoc to Application.

Regards

Seshagiri

Former Member
0 Kudos

In ID go to sender business system/service > Adapter specific Identifiers> you will find logical system name here..

With this name create a logical system on R/3, then create partner profile with this name, adding your basic type as inbound parameter..

Former Member
0 Kudos

hi

follow below procedure then check for Error :

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 two partner profile(one for XI the other for R3).

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

Step 5)

Not mandatory.

Goto BD64.

Click on Create model view.

Add message type.

Step 6)

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 7)

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

Regard's

Chetan Ahuja

former_member183906
Active Contributor
0 Kudos

Goto IDX2 in XI server,Create a new Meta data.

In ECC SAP,Goto SM59.

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

Further i think u msg will go..