By
Published: 23 Apr 2004
How do I debug an IDoc? How do I put in break points and do trouble shooting? Your answer would really help us moving forward.
IDocs are processed by a function module, which are mapped against in table EDIFCT. When you process an IDoc with BD87 you can have a breakpoint in the function and it will stop. For outbound processing it depends on which program is sending the IDoc. For transactional data like purchase orders, the IDoc is created via RSNAST00 which in turn calls a function module assigned to the processing code (BD41).
Dig Deeper on SAP integration
An SAP user is receiving an error message while integrating SAP iDoc PORDCR1 for a purchase order.
Continue Reading
SAP expert Axel Angeli explains how to update the "further dates" tab information in am SAP transaction through an SAP IDoc.
Continue Reading
An SAP R/3 4.7 user wants looking to post a document entry using different trading partner fields for credit and debit for function FB01.
Continue Reading