Comparteix a través de


WMSLocation.adjustCurrentAndReservedLoad Method

Adjusts the current and reserved load on this location.

Syntax

public void adjustCurrentAndReservedLoad(
    WMSPalletCount _currentPalletCountAdjusted, 
    WMSWeight _currentWeightAdjusted, 
    WMSVolume _currentVolumeAdjusted)

Run On

ClientOrServer

Parameters

Remarks

The reserved load is adjusted with the opposite of the adjustment to the current load.

See Also

Reference

WMSLocation Table