Share via


CustInvoiceLine.populateBillingCodeFields Method

Sets the billing classification specific fields of CustInvoiceLine

Syntax

private boolean populateBillingCodeFields(
    CustInvoiceStandardLineTemplate _custInvoiceStandardLineTemplate, 
    RecId _custBillingCodeRecId, 
    InvoiceDate _invoiceDate)

Run On

Called

Parameters

Return Value

Type: boolean
true if the correct billing code version is found

See Also

Reference

CustInvoiceLine Table