‎2007 Feb 27 9:06 AM
Hi All,
Inbound IDOC is getting error, so plaese advice how to find out that error and how to debugg we02.
‎2007 Feb 27 9:11 AM
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
‎2007 Feb 27 9:40 AM
‎2007 Feb 27 9:41 AM
‎2007 Feb 27 9:12 AM
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
‎2007 Feb 27 9:15 AM
Hi Praveen,
What is the error u are getting ? Check the status records in the IDOC.
Regards
Kannaiah
‎2007 Feb 27 9:41 AM
Hi,
u can find the FM along with message type and basic type in tcode-WE57.
Regards,
nagaraj
‎2007 Feb 27 9:51 AM
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
‎2007 Mar 04 12:26 AM
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
‎2007 Mar 04 8:17 AM
Hi,
Which message type that is? What is the error you are getting?
Regards,
Chandra
‎2007 Mar 04 8:40 AM
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