2010 Apr 07 7:27 AM
Hi,
When IDOC generated successfully then finance document get posted , so is there function module to know for particular IDOC finance document/ Company Code is generated or not .
Thanks
Hi,
When IDOC generated successfully then finance document get posted , so is there function module to know for particular IDOC finance document/ Company Code is generated or not .
Thanks
2010 Apr 07 7:44 AM
Hi,
In the inbound system (system in which the Idoc is received), go to transaction WE20 (Partner Profiles). Select the inbound system on the left side and double click on the Message type under inbound parameters which is being used for this Idoc.
On the next screen double click on the process code. The next screen will show you the function module/BAPI which has been used to submit the IDoc in the inbound system. Usually this function module/BAPI only takes care of the document generation.
Jayesh
2010 Apr 07 7:44 AM
Hi,
In the inbound system (system in which the Idoc is received), go to transaction WE20 (Partner Profiles). Select the inbound system on the left side and double click on the Message type under inbound parameters which is being used for this Idoc.
On the next screen double click on the process code. The next screen will show you the function module/BAPI which has been used to submit the IDoc in the inbound system. Usually this function module/BAPI only takes care of the document generation.
Jayesh
2010 Apr 07 7:47 AM
Check the table "EDIDS", if status = 53 document is generated.
Regards
Vinod
2010 Apr 07 8:20 AM
Hi...
We can directly see in transaction WE02 whether idoc is created successfully or not.
if any error occurs it will show error also in status records.
Regards,
Lokeswari.