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.
Validates that the invoice record exists in the CustRelatedInvoice table.
Syntax
client server public static boolean doesInvoiceExist(RecId _custInvoiceRecId)
Run On
Called
Parameters
- _custInvoiceRecId
Type: RecId Extended Data Type
The record ID of the free text invoice.
Return Value
Type: boolean
true if the invoice record exists; otherwise, false.