WMSShipmentLinesMove.validateShipmentTo Method [AX 2012]

Validates if lines can be moved to the to shipment.

Syntax

public boolean validateShipmentTo([WMSShipmentId _wmsShipmentIdTo])

Run On

Called

Parameters

Return Value

Type: boolean
true if the shipment ID can be used as the to shipment ID; otherwise, false.

See Also

Reference

WMSShipmentLinesMove Class