TaxPurchaseTaxValue.existDateInInterval Method
Check for an interval record, excluding the current one, based on the specified date.
Syntax
private boolean existDateInInterval(TaxValidDate _date)
Run On
Called
Parameters
- _date
Type: TaxValidDate Extended Data Type
A date in a valid date range record.
Return Value
Type: boolean
true if the record exists; otherwise, false.