Default shipment priority on Oracle sales order line based on specific criterias
We have a requirement to default Shipment at Sales Order line level based on the order creation date, request date, lead time, customer, and item category. Most of these orders will be imported via EDI in booked status.
Can anyone suggest a way to achieve this in R12.1.3.?
We tried creating custom API and attaching it to user-defined defaulting Rule in OM, but when we import such Orders via EDI, orders get created without line. We are working on resolving this, but we want to know if there is a better way to achieve this functionality.