Share via


CustRelatedInvoice::doesInvoiceExist Method

Validates that the invoice record exists in the CustRelatedInvoice table.

Syntax

client server public static boolean doesInvoiceExist(RecId _custInvoiceRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the invoice record exists; otherwise, false.

See Also

Reference

CustRelatedInvoice Table