EPPriceCalc.calcLineAmountForced Method
Calculates a line amount.
Syntax
public AmountCur calcLineAmountForced([Qty _qty, PriceDiscPolicyCheckPolicy _checkPolicy])
Run On
Called
Parameters
- _qty
Type: Qty Extended Data Type
The quantity for which the line amount is calculated; optional.
- _checkPolicy
Type: PriceDiscPolicyCheckPolicy Class
An instance of the PriceDiscPolicyCheckPolicy class that indicates whether the price and discount fields should be updated; optional.
Return Value
Type: AmountCur Extended Data Type
The line amount.
Remarks
The calcLineAmountForced API will always recalculate the line amount.