Share via


WMSOrderTransType_OutputDontPostTransfer.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 true, because the shipment un-reservation for a single line is allowed for picking lines of the WMSOrderType::Output type.

See Also

Reference

WMSOrderTransType_OutputDontPostTransfer Class