Share via


SalesQuotationLine.mcrPricePerSalesQty Method

Gets the price per quantity value.

Syntax

public SalesPrice mcrPricePerSalesQty()

Run On

Called

Return Value

Type: SalesPrice Extended Data Type
Returns the price per quantity value.

Remarks

Return the price per qty, which is the net amount divided by the sales qty, which would be in the sales unit. Note this different than the line's sales price, because this method takes discounts into consideration.

See Also

Reference

SalesQuotationLine Table