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.
Determines if one or more payments exist associated with the specified record that are not 0.
Syntax
client server public static boolean exists(RefTableId _refTableId, RefRecId _refRecId)
Run On
Called
Parameters
- _refTableId
Type: RefTableId Extended Data Type
The reference table ID used to find the applicable MCRCustPaymTable record.
- _refRecId
Type: RefRecId Extended Data Type
The reference record ID used to find the applicable MCRCustPaymTable record.
Return Value
Type: boolean
true if an MCRCustPaymTable record exists; otherwise, false.