Item scheduling - Sales Order
I am trying to understand how scheduling and reservations work in oracle. I have two orders placed for a customer for item 1. 100 quantity each. Let us assume I do not have the on-hand available. I book the order. Next when the stock comes in, how will I decide which order should be reserved first? Let us assume 50 units of stock comes in and one of my orders is of high priority. How can I automatically reserve 50 units against this order. Any good note which gives a fair idea on scheduling/reservations in oracle.
Regards