Hi Everyone,
Scenario:
Is it possible to fulfill Items from from two Location (Both A & B being Sub-Location of Parent Location). If one of the Location A doesn't have sufficient Inventory we want the Order to get fulfilled from another Location B.
Example:Assuming that A & B are sub-location of a Parent C.
SO - X123 , Main Location - AItem A - Line Location - BItem B - Line Location - BUse Cases :
Location A (has Adequate Inventory) - Items will be Fulfilled against Location A.
Location A (doesn't have adequate inventory) - Items will be fulfilled against Location B.
l
Luis
09/10/2022, 9:44 PM
Assuming ALA is turned off, yes this is possible. If you expose the location at the line level of the SO, you can predetermine the location per line which may vary. But, an Item Fulfillment is for one location only. In your example, that will result in 2 Item Fulfillments because you are fulfilling in 2 locations.
a
Anek Porwal
09/15/2022, 3:49 AM
@Luis Thanks for the Information. But we are fulfilling it through using Integration. So does it work in that case ?
l
Luis
09/15/2022, 4:34 AM
I think it should be possible with scripts but you have to confirm with the integration team. Not sure if you built a custom one or use third-party ones
a
Anek Porwal
09/15/2022, 5:44 AM
@Luis, I really appreciate your quick response. Actually I am not that familiar with the Suite Scripts (worked on couple), can you elaborate on your solution ?
l
Luis
09/26/2022, 10:27 AM
I'm not a technical consultant but our integration team was able to do that by exposing the line level location field in the SOs and automatically populate or feed them with different locations as the case may be.