Share via


CustBillingCode::isUsedByInvoice Method

Indicates whether the specified CustBillingCode table record is associated with any CustInvoiceLine table records.

Syntax

client server public static boolean isUsedByInvoice(BillingCodeRefRecId _billingCodeRefRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if billing code record is associated with the CustInvoiceLine table records; otherwise, false.

See Also

Reference

CustBillingCode Table