A sales order component for a sales order line in the Sales Order Processing module of Microsoft Dynamics GP. Each sales order line can have a set of sales order components when the item on the sales order line is a kit item.
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. |
|
QuantityToInvoice |
N/A |
0 |
The quantity ordered for the item on the component. |
|
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. |
|
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. |