TAMVendRebateAgreement.checkRebateQtyRequirements Method

Checks whether the rebate quantity satisfies the rebate minimum quantity requiremets.

Syntax

public boolean checkRebateQtyRequirements(
    SalesQty _rebateQty, 
    PurchUnit _purchUnit, 
   [ItemId _itemId])

Run On

Called

Parameters

Return Value

Type: boolean
true if the rebate quantity satisfies rebate minimum quantity requiremets; otherwise, false.

See Also

Reference

TAMVendRebateAgreement Table