Share via


TAMVendRebateAgreementLine.checkRebateQtyRequirements Method

Checks whether the Rebate unit and purchase unit can be converted.

Syntax

public boolean checkRebateQtyRequirements(
    PurchQty _rebateQty, 
    PurchUnit _purchUnit, 
   [ItemId _itemId, 
    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 purchase unit and rebate unit can be converted; otherwise, false.

See Also

Reference

TAMVendRebateAgreementLine Table