Share via


WMSLocation.freeVolumeFromLoad Method

Retrieves the free volume for this Warehouse Management System (WMS) location that is based on the WMSLocationLoad buffer.

Syntax

public WMSVolume freeVolumeFromLoad(WMSLocationLoad _wmsLocationLoadSummed)

Run On

Called

Parameters

  • _wmsLocationLoadSummed
    Type: WMSLocationLoad Table
    A WMSLocationLoad buffer with the aggregated load for this location.

Return Value

Type: WMSVolume Extended Data Type
The free volume for this WMS location.

See Also

Reference

WMSLocation Table