SalesQuotationPriceSimTable.calcCostPrice Method
Calculates the cost price per inventory unit in the currency of the sales quotation line.
Syntax
public AmountCur calcCostPrice(SalesQuotationLine _salesQuotationLine)
Run On
Called
Parameters
- _salesQuotationLine
Type: SalesQuotationLine Table
The sales quotation line for which to calculate the cost price.
Return Value
Type: AmountCur Extended Data Type
The cost price per inventory unit in the currency of the sales quotation line.