Hello,
We made a fixed location instead of one location.
We want to pick from other location if order qty is more than the fixed location.
we want to pick from the fixed location if order qty is less or equal than the fixed location.
For exampla first state;
ItemNumber | Location | Qty | OrderQty | ||
Code1 | A10111 | 50 | 70 | ||
Code1 | A10112 | 50 | |||
Code1 | A10113 | 60 | FixedLocation |
I want to pick A10111 and A10112
Second state;
ItemNumber | Location | Qty | OrderQty | ||
Code1 | A10111 | 50 | 60 | ||
Code1 | A10112 | 50 | |||
Code1 | A10113 | 60 | FixedLocation |
I want to pick A10113 from fixedlocation
Thanks for support
Tag it as answered and close the loop, Please!
It's worked.
Thanks for support :)
Try this on Location Directive
Hi Erdem AI,
What is reason for this logic/sequence? What do you want to achieve?
Regards,
Laurens
Zain Mehmood
192
Moderator
Siv Sagar
109
Super User 2025 Season 1
Adis
80
Super User 2025 Season 1