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