Share via


MCRRoyaltyVendTable::existRoyaltyCode Method

Validates whether a royalty table record exists with the passed in MCRRoyaltyCode.

Syntax

client server public static boolean existRoyaltyCode(MCRRoyaltyCode _royaltyCode)

Run On

Called

Parameters

Return Value

Type: boolean
true if a royalty table record exists with the passed in MCRRoyaltyCode; otherwise, false.

See Also

Reference

MCRRoyaltyVendTable Table