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.
Checks to see if a MCRRoyaltyVendTable exists based on passed parameters
Syntax
client server public static boolean existReferenceId(RecId _mcrRoyaltyTableRecId, RecId _custInvoiceTransRefRecId)
Run On
Called
Parameters
- _mcrRoyaltyTableRecId
Type: RecId Extended Data Type
A MCRRoyaltyTable record Id.
- _custInvoiceTransRefRecId
Type: RecId Extended Data Type
A CustInvoiceTrans record Id.
Return Value
Type: boolean
true if a royalty table record exists; otherwise, false.