Share via


CustRelatedInvoice::findParentInvoiceForChild Method

Finds the specified record in the CustRelatedInvoice table record.

Syntax

client server public static CustInvoiceTable findParentInvoiceForChild(RecId _custInvoiceRecId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

CustRelatedInvoice Table