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 the to pallet ID.
Syntax
public boolean validatePalletIdToClient([WMSPalletId _wmsPalletIdTo])
Run On
Called
Parameters
- _wmsPalletIdTo
Type: WMSPalletId Extended Data Type
The pallet ID that should be validated; optional.
Return Value
Type: boolean
true if the pallet ID is validated successfully; otherwise, false.
Remarks
The method is optimized for performance and should be used when it calls from the client tier.