Share via


CustRelatedInvoice::doesInvoiceExistForType Method

Validates that the invoice record exists against the association type in the CustRelatedInvoice table.

Syntax

client server public static boolean doesInvoiceExistForType(RecId _custInvoiceRecId, InvoiceAssociationType _invoiceAssociationType)

Run On

Called

Parameters

Return Value

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

See Also

Reference

CustRelatedInvoice Table