Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.