Why does oracle create a record in wsh_delivery_details with a release_status of 'R' when the line
Why does oracle create a record in wsh_delivery_details with a release_status of 'R' when the line status is still 'EXTERNAL_REQ_REQUESTED'?
Should it not create the record with a release_status of 'N' and only move over to 'R' once the PO is received?
The problem with this approach is that it gets pick released by an autoscheduled program which forces it into 'B' backordered status as the PO is still not received and our custom reports report them as 'backordered'...
Can anyone help to guide us to prevent backordering of the delivery lines as technically the sales order line is still awaiting supply and not 'ready for shipping'..? Thanks in advance.