SalesLine.mcrPricePerSalesQty Method
Calculates the price per sales quantity.
Syntax
public SalesPrice mcrPricePerSalesQty()
Run On
Called
Return Value
Type: SalesPrice Extended Data Type
The price per quantity.
Remarks
Price per quantity is the net amount divided by the sales qty, which would be in the sales unit. This is different than the line's sales price, because this method takes discounts into consideration.