Share via


CustBillingClassification::findByCustInvoiceLine Method

Finds the CustBillingClassification record that is associated with the invoice line.

Syntax

client server public static CustBillingClassification findByCustInvoiceLine(RefRecId _custInvoiceLineRecId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

CustBillingClassification Table