Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.