EPPriceCalc.calcPrice2LineAmount Method
Calculates a line amount.
Syntax
public AmountCur calcPrice2LineAmount(Qty _qty, boolean _forceLineAmountCalculation)
Run On
Called
Parameters
- _qty
Type: Qty Extended Data Type
The quantity for which the line amount is calculated.
- _forceLineAmountCalculation
Type: boolean
A Boolean value that indicates whether the amount should be recalculated if the quantity has not changed since the last calculation.
Return Value
Type: AmountCur Extended Data Type
The line amount.