WMSLocation.adjustCurrentLoad Method
Adjusts the current load on this location.
Syntax
public void adjustCurrentLoad(
WMSPalletCount _currentPalletCountAdjusted,
WMSWeight _currentWeightAdjusted,
WMSVolume _currentVolumeAdjusted)
Run On
ClientOrServer
Parameters
- _currentPalletCountAdjusted
Type: WMSPalletCount Extended Data Type
The adjustment to the current pallet count.
- _currentWeightAdjusted
Type: WMSWeight Extended Data Type
The adjustment to the current weight.
- _currentVolumeAdjusted
Type: WMSVolume Extended Data Type
The adjustment to the current volume.