RecurrenceInvoice::existsByCustInvoiceTable Method
Indicates whether the specified record in the RecurrenceInvoice table exists.
Syntax
client server public static boolean existsByCustInvoiceTable(RecId _custInvoiceTableRecId)
Run On
Called
Parameters
- _custInvoiceTableRecId
Type: RecId Extended Data Type
The RecId value of the CustInvoiceTable record.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.