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.
Initializes the buffer with adjustments to the current load.
Syntax
public void initCurrentAdjustment(
WMSLocation _wmsLocation,
WMSPalletCount _currentPalletCountAdjusted,
WMSWeight _currentWeightAdjusted,
WMSVolume _currentVolumeAdjusted)
Run On
ClientOrServer
Parameters
- _wmsLocation
Type: WMSLocation Table
The WMSLocation location for which the adjustments are made.
- _currentPalletCountAdjusted
Type: WMSPalletCount Extended Data Type
An adjustment to the current pallet count.
- _currentWeightAdjusted
Type: WMSWeight Extended Data Type
An adjustment to the current weight.
- _currentVolumeAdjusted
Type: WMSVolume Extended Data Type
An adjustment to the current volume.