Share via


WMSOrderTransType_Output_OrderPick.allowShipmentUnReservationForLine Method [AX 2012]

Retrieves a Boolean value that determines whether the shipment un-reservation is allowed for a single line.

Syntax

public boolean allowShipmentUnReservationForLine()

Run On

Called

Return Value

Type: boolean
Always returns false, because the shipment un-reservation for a single line is not allowed for order picking.

See Also

Reference

WMSOrderTransType_Output_OrderPick Class