Updating request_date and latest_acceptable_date of OE_ORDER_LINES_ALL using API
Hi,
We are using API "oe_order_pub.process_order" to update the sales order line table.If request_date is updated in oe_order_lines_all it automatically does scheduling which means it calculates to populate schedule ship date.
Requirement:
If updation of schedule ship date fails, even then the request date and latest acceptable date should get updated in oe_order_lines_all table.
Let me know how we can achieve this requirement.
Thanks,
Krishna