Share via


CustInvoiceTemplate::existExpiredBillingCode Method

Indicates whether any lines that contain an expired billing code exist.

Syntax

client server public static boolean existExpiredBillingCode(RefRecId _custInvoiceTemplateRecId, date _dateValidTo)

Run On

Called

Parameters

  • _dateValidTo
    Type: date
    The date to which the version for billing code is valid.

Return Value

Type: boolean
true if any expired billing code exists; otherwise, false.

See Also

Reference

CustInvoiceTemplate Table