PDSAdvancedPriceInfo.price2LineAmount Method
Calculates the adjusted line amount, based on a given quantity.
Syntax
public PDSCalculatedLineAmount price2LineAmount(Qty _qty, [boolean _forceLineAmountCalculation])
Run On
Called
Parameters
- _qty
Type: Qty Extended Data Type
The quantity to calculate the adjusted line amount for.
- _forceLineAmountCalculation
Type: boolean
A value that determines whether to force the calculation of the new amount; optional.
Return Value
Type: PDSCalculatedLineAmount Extended Data Type
The calculated adjusted line amount.