Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _royaltyCode
Type: MCRRoyaltyCode Extended Data Type
The MCRRoyaltyCode value for which to search the royalty table record.
Return Value
Type: boolean
true if a royalty table record exists with the passed in MCRRoyaltyCode; otherwise, false.