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
- _custInvoiceLineRecId
Type: RefRecId Extended Data Type
The record ID of the invoice line.
Return Value
Type: CustBillingClassification Table
A record in the CustBillingClassification table; otherwise, an empty record.