‎2006 Apr 03 8:02 PM
Hi,
Can anyone suggest me how to debug the outbound idocs like in case we19 for inbound.
i am creating an idoc for ORDERS message type with process code ME10. i need to debug to know if data is populating in segments correctly.
shylesh
‎2006 Apr 03 8:08 PM
Hi Sailesh,
You can set break point at FM <b>IDOC_OUTPUT_ORDERS</b> and go through the code step by step.
Also you can check customer function for any custom enhancement related to populating/deleting IDoc segment within the above FM.
Hope this will help.
Regards,
Ferry Lianto
‎2006 Apr 03 8:08 PM
Hi Sailesh,
You can set break point at FM <b>IDOC_OUTPUT_ORDERS</b> and go through the code step by step.
Also you can check customer function for any custom enhancement related to populating/deleting IDoc segment within the above FM.
Hope this will help.
Regards,
Ferry Lianto