Share via


MCRRoyaltyTablePricing.checkRoyaltyQtyRequirements Method

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

Syntax

public boolean checkRoyaltyQtyRequirements(
    SalesQty _royaltyQty, 
    SalesUnit _salesUnit, 
   [ItemId _itemId, 
    boolean _maxRoyaltyLineBreak])

Run On

Called

Parameters

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

Return Value

Type: boolean
true if the royalty quantity satisfies royalty minimum quantity requirements; otherwise, false.

See Also

Reference

MCRRoyaltyTablePricing Table