Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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.