WMSLocationLoad.initReservationAdjustment Method
Initializes this buffer with adjustments to reserved load.
Syntax
public void initReservationAdjustment(
WMSLocation _wmsLocation,
WMSPalletCount _reservedPalletCountAdjusted,
WMSWeight _reservedWeightAdjusted,
WMSVolume _reservedVolumeAdjusted)
Run On
ClientOrServer
Parameters
- _wmsLocation
Type: WMSLocation Table
The WMSLocation location for which the adjustments are made.
- _reservedPalletCountAdjusted
Type: WMSPalletCount Extended Data Type
An adjustment to the reserved pallet count.
- _reservedWeightAdjusted
Type: WMSWeight Extended Data Type
An adjustment to the reserved weight.
- _reservedVolumeAdjusted
Type: WMSVolume Extended Data Type
An adjustment to the reserved volume.