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

Inbound IDOC Error

Former Member
0 Likes
1,666

Hi All,

Inbound IDOC is getting error, so plaese advice how to find out that error and how to debugg we02.

10 REPLIES 10
Read only

former_member404244
Active Contributor
0 Likes
1,087

HI,

goto WE19 tcode,give the message type and press on execute button.It will take u to next screen ,now give the control record information such as(sender,receiver LS names,port).Now fill the segments with some values.Then on the application tool bar press on 'Inbound function module' and then give the FM whcih is attached to ur message type ,then press on the radio button 'CALL IN DEBUG MODE',it will take u into the FM.Now debug and see why ur idoc is going to error.

Regards,

Nagaraj

Read only

0 Likes
1,087

Here function module not given how we can find that FM

Read only

0 Likes
1,087

What is the IDoc type?

Read only

Former Member
0 Likes
1,087

Go to we05 with that idoc number. You can see the error on the left side nodes when you open them up.

YOu can debug the inbound idocs using the WE19 transaction.

There will be a button for inbounf function module in we19. There will be a debug option as well in there.

You must know the inbound function module name though.

Regards,

Ravi

Read only

Former Member
0 Likes
1,087

Hi Praveen,

What is the error u are getting ? Check the status records in the IDOC.

Regards

Kannaiah

Read only

former_member404244
Active Contributor
0 Likes
1,087

Hi,

u can find the FM along with message type and basic type in tcode-WE57.

Regards,

nagaraj

Read only

Former Member
0 Likes
1,087

hi praveen,

Use WE57 to find the function module name.

Later go to WE19 click inbound .

Enter the function module name and check call in debugging mode.

Reward if u find this useful

Regards,

Sandeep

Read only

raja_thangamani
Active Contributor
0 Likes
1,087

Look at this blog..

<a href="/people/raja.thangamani/blog/2007/07/19/troubleshooting-of-ale-process of ALE Process</a>

<i>* Reward each useful answer</i>

Raja T

Read only

Former Member
0 Likes
1,087

Hi,

Which message type that is? What is the error you are getting?

Regards,

Chandra

Read only

Former Member
0 Likes
1,087

Hi,

go to this table EDIFCT. pass any of the following one you know then all the remaining information you will get.

1.Function module for IDoc processing

2.Basic type

3.Extension

4.Message Type

Now go to WE19 give the error idoc number and process through it in the foreground mode by giving the FM .

Br,

Laxmi