Skip to Content
0
Mar 16, 2009 at 03:35 PM

Find status of a sales order created using EDI IDOC

1494 Views

Hello everyone,

I have IDOC created for incoming sales order using FM 'IDOC_INPUT_ORDERS'.

When a sales order is created manually iva VA01, it prevents the order from being saved when a specific error is hit unless user resolved it first. However, when the order is created via EDI IDOC, the error is hit and it cannot be created. In the sapmv45a program, i will to say that if it is an EDI IDoc transacion for the order, let it bypass the error and create the order.

Can anyone pls tell me how to check the status of a sales order being created using EDI IDOC ?

Sy-batch does not work.

Thank you in advance.

Joyce