Share via


EPPriceCalc.calcLineAmountForced Method

Calculates a line amount.

Syntax

public AmountCur calcLineAmountForced([Qty _qty, PriceDiscPolicyCheckPolicy _checkPolicy])

Run On

Called

Parameters

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

See Also

Reference

EPPriceCalc Table