Share via


CustRelatedInvoice::findByCustInvoice Method

Finds the specified record in the CustRelatedInvoice table by using the CustInvoice field.

Syntax

client server public static CustRelatedInvoice findByCustInvoice(RecId _custInvoiceRecId)

Run On

Called

Parameters

Return Value

Type: CustRelatedInvoice Table
A record in the CustRelatedInvoice table; otherwise, an empty record.

See Also

Reference

CustRelatedInvoice Table