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

Error on ALE/IDOC

Former Member
0 Likes
740

Hi,

While doing ALE/IDOC I am getting error.

'Error in ALE service - Entry in outbound table not found'.

what it s mean?????

Thanks & Regards.

Balajee Jeyaraj.

Hi,

While doing ALE/IDOC I am getting error.

'Error in ALE service - Entry in outbound table not found'.

what it s mean?????

Thanks & Regards.

Balajee Jeyaraj.

5 REPLIES 5
Read only

Former Member
0 Likes
691

Hello,

I think it may because port and pertner confrigaration problem,.

check all the configaration part once .

thank u,

santhosh

Read only

Former Member
0 Likes
691

Hi balajee,

system is missing the Partner Profile through which you are trying to send/post the IDoc. Please check transaction WE20 for the Logical System you are trying to use in your program. My guess is that the corresponding customization is missing in WE20 for the logical system you are trying to use - the entry is missing in table EDP13 as a result you are getting the ALE Service Error.

Ranga

Read only

Former Member
0 Likes
691

Looks Like Some Issue with reciever's Partner Profile or Port.....Check your CONTROl Data throughly....

Read only

Former Member
0 Likes
691

Hi,

Go to Tcode WE20

Partner Type: LS or whatever you are using

PARTNER: Intended Receiver of your IDoc.

Make an entry in the outbound table for the partner with the message type of the Idoc bein sent.

Regards,

Prakash Pandey

Read only

Former Member
0 Likes
691

Hi balajee,

Try this, it worked for me...

-Enter Transaction WE20

-Expand Partner Type LS

-Select Source System

-Select Classification Tab

-Verify that the Parnter Status is "A" Active

When I changed the status from Inactive to Active and saved, the problem was resolved.

Regards,

Jason