WMSShipmentLinesMove.checkPalletUsedOnTrans Method [AX 2012]

Validates if the pallet is used on other order transaction lines.

Syntax

protected boolean checkPalletUsedOnTrans(WMSPallet _wmsPallet)

Run On

Called

Parameters

Return Value

Type: boolean
true if the validation succeeds.

See Also

Reference

WMSShipmentLinesMove Class