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.
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
- _custInvoiceTemplateRecId
Type: RefRecId Extended Data Type
The Record ID of a CustInvoiceTemplate table record.
- _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.