SalesOrderToWorkOrderFulfillment Class |
Namespace: Aloe.EnterpriseOne.Model.Crm.Sales
The SalesOrderToWorkOrderFulfillment type exposes the following members.
| Name | Description | |
|---|---|---|
| SalesOrderToWorkOrderFulfillment |
Initializes a new instance of the SalesOrderToWorkOrderFulfillment class.
|
| Name | Description | |
|---|---|---|
| DefaultWorkOrder |
Gets the default work order used for products that are not serialized or when the HandleSerializedProducts option is false.
| |
| ExecuteForZeroOrderItems |
Gets a value indicating whether the fulfillment will execute even for order items with zero remaining values.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.) | |
| HandleSerializedProducts |
Gets a value indicating whether this SalesOrderToWorkOrderFulfillment creates separate work orders for serialized products.
| |
| Item |
Gets the MeasureTOrderItem, TFulfillmentItem with the specified name.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.) | |
| Measures |
Gets all measures.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.) | |
| Name |
Gets the name.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.) | |
| OrphanHandling |
Specifies orphan handling strategy.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.) | |
| Quantity |
Gets the quantity measure.
| |
| QuantityBase |
Gets the quantity measure in base unit.
| |
| SalesOrder |
Gets the sales order used in the fulfillment.
| |
| Transaction |
Gets the transaction.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.) | |
| WorkOrderType |
Gets the type of the work order.
|