WMSLocation.freeVolumeFromQuantity Method
Retrieves the free volume for this Warehouse Management System (WMS) location that is based on the WMS volume.
Syntax
public WMSVolume freeVolumeFromQuantity(WMSVolume _currentAndReservedVolume)
Run On
Called
Parameters
- _currentAndReservedVolume
Type: WMSVolume Extended Data Type
A WMS volume that can be the current and reserved volume.
Return Value
Type: WMSVolume Extended Data Type
The free volume for this WMS location.