SalesInvoiceComponent
Description
A sales invoice component for a sales invoice line in the Sales Order Processing module of Microsoft Dynamics GP. Each sales invoice line can have a set of sales invoice components when the item on the sales invoice 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 | The quantity ordered for the item on the component line. | |
QuantityAllocated | N/A | N/A | The quantity allocated for 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. |