null
.
Multiple shipping order items that are not in status ShippingOrderItem.STATUS_CANCELLED
can exist for one OrderItem, for example if the OrderItem has been split for shipping purposes.
The method returns null
if no non-cancelled shipping order item exists.
true
.null
.null
if no allocation was possible.
All option product line items are allocated with
their parent. Note that for items with option product line items no partial allocation is possible. That means
the partialAllocation parameter will in this case always be considered as false
true
accept a partial allocation as a result. Partial allocation is only possible when no option product line items are included,false
only full allocation will be used, partial allocation will be released automaticallynull
null
.
Multiple shipping order items that are not in status ShippingOrderItem.STATUS_CANCELLED
can exist for one OrderItem, for example if the OrderItem has been split for shipping purposes.
The method returns null
if no non-cancelled shipping order item exists.
null
true
.includeCancelled
parameter the cancelled shipping order
items will be returned or not.true
all shipping order items, including the cancelled, created for this item will be returnedfalse
only non-cancelled shipping order items created for this item will be returnednull
If the order item has a related shipping order item (see getShippingOrderItem()) the status of the shipping order item will be adjusted to the same status. Setting the status of an order item might also change the status of the related order. The following rules apply in top-down order: