CzCustAdvanceInvoiceTable::existsFreeTextInvoice Method
Indicates whether an advance invoice exists for the provided free text invoice.
Syntax
client server public static boolean existsFreeTextInvoice(CustInvoiceTableRefRecId _invoiceRecId)
Run On
Called
Parameters
- _invoiceRecId
Type: CustInvoiceTableRefRecId Extended Data Type
The RefRecId value of the free text invoice.
Return Value
Type: boolean
true if an advance invoice exists; otherwise, false.