WMSLocation.adjustReservedLoad Method
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.