Share via


CustInvoiceLine.existCustBillingCode Method

Determines whether the Billing code exists in the CustInvoiceLine table based on invoice.

Syntax

public boolean existCustBillingCode(RefRecId _custInvoiceTableRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if billing code exist; otherwise false.

See Also

Reference

CustInvoiceLine Table