Share via


TAMVendRebateAgreement.checkRebateAmountRequirements Method

Checks whether the Rebate amount satisfies the Rebate mimimum amount requirements.

Syntax

public boolean checkRebateAmountRequirements(real _rebateAmount, CurrencyCode _currency)

Run On

Called

Parameters

  • _rebateAmount
    Type: real
    The rebate amount.

Return Value

Type: boolean
true if Rebate amount satisfies the rebate minimum amount requirements; otherwise, false.

See Also

Reference

TAMVendRebateAgreement Table