All,
Here is my scenario: PLANT 1234 is assigned to SLOC 1 & SLOC 2.
Goods receipt of PRODUCT ABC is received into SLOC 1. ABC is then transferred to SLOC 2. Outbound delivery PGI happens from SLOC2.
Availability check is performed at plant level.
I setup the picking location determination and it is working correctly.
Here is an example of my test:
My current stock situation:
Product ABC has 20 EA in SLOC 1
Product ABC has 0 EA in SLOC 2.
Scenario 1: I create Sales Order for 10 EA. Availability check goes OK and I am allowed to create an outbound delivery. But in the Outbound Delivery, the Sloc is BLANK.
Scenario 2: If I transfer 10 EA to SLOC 2, then the Outbound delivery gets created with SLOC 2 assigned to it (based on the picking location config).
I have the following question. In scenario 1: If the system was not able to determine a storage location, I need to prevent the system from creating the delivery since physically there is no stock in Sloc 2.
Any ideas?