Getting "no data was found. (DOO-2685875)" error while defaulting through OM Extensions (Groovy)
Hi Folks,
I have written a OM Extension Groovy script which will default the warehouse in the sales order header based on some conditions when the user saves the SO.
Under every customer Ship-to site we have a DFF : warehouse, so when the sales order customers Ship-to site DFF : warehouse contain any value and if the warehouse from the sales order header is null means the DFF warehouse will be defaulted into warehouse from sales order header.
So this requirement is simple, that it's working fine as expected but sometimes I used to get this error message saying No data was found.
0