WMSLocation.freeWeightFromLoad Method
Retrieves the free weight for this Warehouse Management System (WMS) location that is based on the WMSLocationLoad buffer.
Syntax
public WMSWeight freeWeightFromLoad(WMSLocationLoad _wmsLocationLoadSummed)
Run On
Called
Parameters
- _wmsLocationLoadSummed
Type: WMSLocationLoad Table
A WMSLocationLoad buffer with the aggregated load for this location.
Return Value
Type: WMSWeight Extended Data Type
The free weight for this WMS location.