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.
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.