StoreOrderLineToStoreTransactionLineFulfillment Class |
Namespace: Aloe.EnterpriseOne.Model.Logistics.Inventory
The StoreOrderLineToStoreTransactionLineFulfillment type exposes the following members.
Name | Description | |
---|---|---|
![]() | StoreOrderLineToStoreTransactionLineFulfillment |
Initializes a new instance of the StoreOrderLineToStoreTransactionLineFulfillment class.
|
Name | Description | |
---|---|---|
![]() | ExecuteForZeroOrderItems |
Gets a value indicating whether the fulfillment will execute even for order items with zero remaining values.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.) |
![]() | GetOrCreateSubDocument |
Gets the get or create function, which returns sub-document for each order item.
(Inherited from DocumentLinesFulfillmentTOrderItem, TFulfillmentDocument, TFulfillmentItem.) |
![]() | GetParentDocument |
Function, which gets the parent document of an order item.
(Inherited from DocumentLinesToDocumentLinesFulfillmentTOrderItem, TFulfillmentDocument, TFulfillmentItem.) |
![]() | Item |
Gets the MeasureTOrderItem, TFulfillmentItem with the specified name.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.) |
![]() | LineCost |
Gets the issue line cost measure.
|
![]() | Measures |
Gets all measures.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.) |
![]() | Name |
Gets the name.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.) |
![]() | OnlyReleasedTransactions |
Gets a value indicating whether only released transactions are considered fulfillments (normally - planned).
|
![]() | OrphanHandling |
Specifies orphan handling strategy.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.) |
![]() | Quantity |
Gets the quantity measure.
|
![]() | QuantityBase |
Gets the quantity base measure.
|
![]() | StandardQuantityBase |
Gets the standard quantity base measure.
|
![]() | Transaction |
Gets the transaction.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.) |
Name | Description | |
---|---|---|
![]() | CreateFulfillmentItems(TOrderItem) |
Creates fulfillment items for the specified order item for all remaining quantities.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.) |
![]() | CreateFulfillmentItems(StoreOrderLine, FulfillmentAdviceStoreOrderLine, StoreTransactionLine) |
Creates fulfillment items for the specified order item.
(Overrides FulfillmentTOrderItem, TFulfillmentItemCreateFulfillmentItems(TOrderItem, FulfillmentAdviceTOrderItem, TFulfillmentItem).) |
![]() | 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.
(Overrides DocumentLinesToDocumentLinesFulfillmentTOrderItem, TFulfillmentDocument, TFulfillmentItemGetDocumentFulfillmentsQuery(TOrderItem).) |
![]() | 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.
(Overrides DocumentLinesToDocumentLinesFulfillmentTOrderItem, TFulfillmentDocument, TFulfillmentItemGetFulfillmentsWithinDocument(TOrderItem, IEnumerableTFulfillmentItem).) |
![]() | GetOrphans |
Gets the orphaned fulfillment items.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.) |
![]() | GetTransactionsTotalCost |
Gets the cost of all released store transactions for the specified line (in the transactions document cost).
|
![]() | GetTransactionsTotalQuantity |
Gets the quantity from all store transactions, fulfilling the specified line.
The transacted quantity is measured in the direction (issue or receipt) of the store order.
|
![]() | GetTransactionsTotalQuantityBase |
Gets the quantity in base units from all store transactions, fulfilling the specified line.
The transacted quantity is measured in the direction (issue or receipt) of the store order.
|