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 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.