SalesQuoteComponent


Description

A sales quote component for a sales quote line in the Sales Order Processing module of Microsoft Dynamics GP. Each sales quote line can have a set of sales quote components when the item on the sales quote line is a kit item.

Properties

Property

Type

Length

Default

Description

QuantityCanceled

Quantity

N/A

0

The quantity canceled on the line item. This property cannot have a value if Quantity has a negative value.

QuantityToInvoice

Quantity

N/A

0

The quantity to use as the invoice quantity when the document is transferred to an invoice.

QuantityToOrder

Quantity

N/A

0

Holds the total quantity of the component needed to fill the quantity of the kit item entered on the sales quote.


Inherits from

SalesComponent


Documentation Feedback