Share via


TAMMerchEventPricing.checkLumpSumPaidAmt Method

Validates whether the approved amount on the merchandising event pricing record is valid for payout based on the amount that has already been payed on the lump sum.

Syntax

public boolean checkLumpSumPaidAmt(TAMMerchEventPricing _tamMerchEventPricing)

Run On

Called

Parameters

  • _tamMerchEventPricing
    Type: TAMMerchEventPricing Table
    The merchandising event pricing record for which to validate the lump sum approved amount against the total amount payed on the lump sum.

Return Value

Type: boolean
true if the approved amount on the merchandising event pricing record is valid for payout; otherwise, false.

See Also

Reference

TAMMerchEventPricing Table