Share via


MCRRoyaltyTablePricing.checkRoyaltyAmtRequirements Method

Checks whether the royalty amount satisfies the royalty mimimum amount requirements.

Syntax

public boolean checkRoyaltyAmtRequirements(AmountCur _royaltyAmt, [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 royalty amount satisfies the royalty minimum amount requirements; otherwise, false.

See Also

Reference

MCRRoyaltyTablePricing Table