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
- _mcrCouponId
Type: MCRCouponId Extended Data Type
A coupon identification number.
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.