ReturnSalesOrderLinesToShipmentOrderLinesFulfillment Methods |
The ReturnSalesOrderLinesToShipmentOrderLinesFulfillment type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreateFulfillmentItems(TOrderItem) |
Creates fulfillment items for the specified order item for all remaining quantities.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.) |
![]() | CreateFulfillmentItems(SalesOrderLine, FulfillmentAdviceSalesOrderLine, StoreOrderLine) |
Creates fulfillment items for the specified order item.
(Inherited from SalesOrderLinesToStoreOrderLinesFulfillment.) |
![]() | CreateReverseFulfillmentItems |
Creates reverse fulfillment items. Primarily used for reversing orphaned items.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.) |
![]() | ExecuteFulfillment |
Executes the fulfillment for the specified order items.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.) |
![]() | GetDocumentFulfillmentsQuery |
Gets the query, which obtains all the fulfillments of the parent document of the order item.
(Inherited from SalesOrderLinesToStoreOrderLinesFulfillment.) |
![]() | GetFulfillments |
Gets the fulfillments of an order item. This implementation caches the fulfillments of all order items within the document.
(Inherited from DocumentLinesToDocumentLinesFulfillmentTOrderItem, TFulfillmentDocument, TFulfillmentItem.) |
![]() | GetFulfillmentsQuery |
Gets the fulfillments query. This method should never be called for the current class.
(Inherited from DocumentLinesToDocumentLinesFulfillmentTOrderItem, TFulfillmentDocument, TFulfillmentItem.) |
![]() | GetFulfillmentsWithinDocument |
Gets the fulfillments of an order item, searching within all fulfillments of a document.
(Inherited from SalesOrderLinesToStoreOrderLinesFulfillment.) |
![]() | GetOrphans |
Gets the orphaned fulfillment items.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.) |