Update the order management (OE_ORDER_LINES_ALL)
Trigger the inventory interface (TO UPDATE
Inventory tables)
In First part it make update on oe_order_lines_all
table as well as wsh_delivery_details and once this part executed successfully
only then SECOND phase of ITS has triggered. If FIRST part error out for some
reason then 2nd part will not be triggered, and even if you try to submit? Inventory
Interface?, it will not pick up you data. Reason ? it will validate and check
if oe_interfaced_flag in wsh_delivery_details table is Y or not. If it is N or
X ?inventory Interface? will not pick that record for processing.
No comments:
Post a Comment