Share via


WMSShipmentLinesMove.validateToPalletMove Method [AX 2012]

Validates that the _wmsPallet can be used.

Syntax

protected boolean validateToPalletMove(WMSPallet _wmsPallet)

Run On

Called

Parameters

Return Value

Type: boolean
true if the pallet can be moved; otherwise, false.

See Also

Reference

WMSShipmentLinesMove Class