Share via


PdsRebateAgreement.checkRebateAmountRequirements Method

Indicates whether the rebate amount satisfies the rebate minimum 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 the rebate amount satisfies the rebate minimum amount requirements; otherwise, false.

See Also

Reference

PdsRebateAgreement Table