Click or drag to resize

DocumentLinesFulfillmentTOrderItem, TFulfillmentDocument, TFulfillmentItem Methods

The DocumentLinesFulfillmentTOrderItem, TFulfillmentDocument, TFulfillmentItem generic type exposes the following members.

Methods
  NameDescription
Public methodCreateFulfillmentItems(TOrderItem)
Creates fulfillment items for the specified order item for all remaining quantities.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.)
Public methodCreateFulfillmentItems(TOrderItem, FulfillmentAdviceTOrderItem, TFulfillmentItem)
Creates fulfillment items for the specified order item.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.)
Public methodCreateReverseFulfillmentItems
Creates reverse fulfillment items. Primarily used for reversing orphaned items.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.)
Public methodExecuteFulfillment
Executes the fulfillment for the specified order items.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.)
Public methodGetFulfillments
Gets the fulfillments of an order item.
(Inherited from EntityFulfillmentTOrderItem, TFulfillmentItem.)
Public methodGetFulfillmentsQuery
Gets the fulfillments query.
(Overrides EntityFulfillmentTOrderItem, TFulfillmentItemGetFulfillmentsQuery(TOrderItem).)
Public methodGetOrphans
Gets the orphaned fulfillment items.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.)
Top
See Also