Is there an alternative to Backorder if item isn't picked?
Oracle EBS R12.1.3
Order Management
Item is reservable and Lot controlled.
Reserving item from stock as follows:
- Enter sales orders
- Manual reservation on the line by going to tools > scheduling > reservation details.
- enter the qty in the Demand tab
- go to the supply tab.
The LOT lov contains a fullist of LOTS with all Subinventories and Locators as below
LOT | SUBINV LOCATOR | ONHAND QTY |
2425128 | HSH_RED HSH_BONDED | 550 |
2425088 | HSH_RED HSH_RED | 550 |
We want users to recersve stock from Loctor HSH_RED only
So our picking rule is set up with the LOCATOR HSH_RED
If the user mistakenly enters the reservation using LOCATOR HSH_BONDED then the picking rule never picks the reservation up and the status goes to backordered.