WMSShipmentLinesMove.validatePalletIdToNotUsed Method [AX 2012]

Validates that the To pallet is not used by other shipments or items.

Syntax

public boolean validatePalletIdToNotUsed(WMSPalletId _wmsPalletIdTo)

Run On

Called

Parameters

Return Value

Type: boolean
true if validation passes; otherwise, false.

See Also

Reference

WMSShipmentLinesMove Class