WMSLocation.adjustReservedPalletCount Method
Adjusts the reserved pallet count, weight, and volume on this location.
Syntax
public void adjustReservedPalletCount(WMSPalletCount _reservedPalletCountAdjusted, WMSPalletType _wmsPalletType)
Run On
ClientOrServer
Parameters
- _reservedPalletCountAdjusted
Type: WMSPalletCount Extended Data Type
The adjustment to the reserved pallet count.
- _wmsPalletType
Type: WMSPalletType Table
The WMSPalletType record for the pallet to which the adjustment is performed.