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.
Validates that the To pallet is not used by other shipments or items.
Syntax
public boolean validatePalletIdToNotUsed(WMSPalletId _wmsPalletIdTo)
Run On
Called
Parameters
- _wmsPalletIdTo
Type: WMSPalletId Extended Data Type
The pallet ID of the pallet to validate.
Return Value
Type: boolean
true if validation passes; otherwise, false.