WMSLocation.freePalletCountFromQuantity Method
Retrieves the free pallet count for this Workflow Management Service (WMS) location that is based on the quantity.
Syntax
public WMSFreePalletCount freePalletCountFromQuantity(WMSPalletCount _currrentAndReservedPalletCount)
Run On
Called
Parameters
- _currrentAndReservedPalletCount
Type: WMSPalletCount Extended Data Type
A WMSPalletCount buffer that can be the sum of the reserved and current load on this location.
Return Value
Type: WMSFreePalletCount Extended Data Type
The free pallet count for this WMS location.