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