SalesFulfillmentOrderComponent
Description
A sales fulfillment order component for a sales fulfillment order line in the Sales Order Processing module of Microsoft Dynamics GP. Each sales fulfillment order line can have a set of a sales order components when the item on the sales fulfillment order line is a kit item.
Properties
Property | Type | Length | Default | Description |
|---|---|---|---|---|
QuantityToBackorder | N/A | 0 | The quantity to be transferred to a back order. This property cannot have a value if Quantity has a negative value. | |
QuantityCanceled | N/A | 0 | The quantity canceled on the line item. This property cannot have a value if Quantity has a negative value. | |
QuantityFulfilled | N/A | 0 | The quantity fulfilled in the line U of M. This property cannot have a value if Quantity has a negative value. | |
BillingQuantity | N/A | 0 | Holds the total quantity of the component needed to fill the quantity of the kit item entered on the sales fulfillment order line. | |
QuantityAllocated | N/A | N/A | The quantity allocated of the item. This property is read-only. | |
Serials | N/A | Empty | A collection of serial details for a sales component with a serial-tracked item. | |
Lots | N/A | Empty | A collection of lot details for a sales component with a lot-tracked item. | |
Bins | N/A | Empty | A collection of bin details for a sales component when using the multiple bin functionality. |