Share via


MCRCouponDiscount::findLargestAmount Method

This method retrieves the largest discount amount possible for a coupon.

Syntax

client server public static MCRCouponAmount findLargestAmount(MCRCouponId _mcrCouponId)

Run On

Called

Parameters

Return Value

Type: MCRCouponAmount Extended Data Type
The largest coupon value for a coupon number.

Remarks

This amount is subsequently used by the caller(s) when writting to the liability accounts.

See Also

Reference

MCRCouponDiscount Table