Share via


TAMVendRebateAgreementLine.checkRebateAmtRequirements Method

Checks whether the rebate amount is valid for the agreement line based on the defined amount breaks.

Syntax

public boolean checkRebateAmtRequirements(AmountCur _rebateAmt, [boolean _maxRebateLineBreak])

Run On

Called

Parameters

  • _maxRebateLineBreak
    Type: boolean
    A boolean value that defines whether to check the rebate requirements for the maximum rebate or not.

Return Value

Type: boolean
true if the rebate amount is valid for the agreement line; otherwise, false.

See Also

Reference

TAMVendRebateAgreementLine Table