Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.