FulfillmentAdviceTOrderItem, TFulfillmentItem Class |
Namespace: Aloe.EnterpriseOne.Model.Core.Transformations
public class FulfillmentAdvice<TOrderItem, TFulfillmentItem> where TFulfillmentItem : EnterpriseOneEntityObject
The FulfillmentAdviceTOrderItem, TFulfillmentItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | FulfillmentAdviceTOrderItem, TFulfillmentItem |
Initializes a new instance of the FulfillmentAdviceTOrderItem, TFulfillmentItem class.
|
Name | Description | |
---|---|---|
![]() | Fulfillment |
Gets the fulfillment.
|
![]() | OrderItem |
Gets the order item.
|
Name | Description | |
---|---|---|
![]() | GetAdvisedOrRemainingValue |
Gets the advice value of the specified measure. If there is no advice, the remaining value is returned.
|
![]() | HasRemainingValues |
Determines whether there are remaining values for any measure for the specified order item.
|
![]() | IsOrderItemFinished |
Some generated documents have a 'Finished' attribute in their lines and they implement IIsFinished interface. The 'Finish' attribute
is used to indicate that for the order item, that has been fulfilled with this line, no more fulfillment should be generated no matter
of any changes in the order item.
|
Name | Description | |
---|---|---|
![]() | MeasureValues |
The advices for the values of the measures.
|