Question on oe_order_pub functionality
Hi All,
I have a question on Order creation using sales order API(OE_ORDER_PUB.PROCESS_ORDER). Typically if we use Interface tables and call Order Import program and in case if any import order errors out,it shows up in Corrections screen. Now I wonder if I am creating a sales order using API and if that fails would it appear in Correction screen?
FYI: I tried making a sales order error out while creating with API but I couldn't see it in Corrections screen(Is this the standard functionality or is it supposed to show up in Corrections screen?).