Share via


WMSLocationLoad.initReservedToCurrentAdjustment Method

Initializes this buffer with adjustments to the current and reserved load.

Syntax

public void initReservedToCurrentAdjustment(
    WMSLocation _wmsLocation, 
    WMSPalletCount _currentPalletCountAdjusted, 
    WMSWeight _currentWeightAdjusted, 
    WMSVolume _currentVolumeAdjusted)

Run On

ClientOrServer

Parameters

  • _wmsLocation
    Type: WMSLocation Table
    The WMSLocation ___location for which the adjustments are made.

Remarks

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

See Also

Reference

WMSLocationLoad Table