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 reserved load on this location.
Syntax
public void adjustReservedLoad(
WMSPalletCount _reservedPalletCountAdjusted,
WMSWeight _reservedWeightAdjusted,
WMSVolume _reservedVolumeAdjusted)
Run On
ClientOrServer
Parameters
- _reservedPalletCountAdjusted
Type: WMSPalletCount Extended Data Type
The adjustment to the reserved pallet count.
- _reservedWeightAdjusted
Type: WMSWeight Extended Data Type
The adjustment to the reserved weight.
- _reservedVolumeAdjusted
Type: WMSVolume Extended Data Type
The adjustment to the reserved volume.