AssetParametersDeprRates_DE.existDateInIntervals Method
Checks for an interval record, excluding the current one, with the specified date.
Syntax
private boolean existDateInIntervals(ValidFromDate _date)
Run On
Called
Parameters
- _date
Type: ValidFromDate Extended Data Type
A date that falls in a valid date range record.
Return Value
Type: boolean
true if the record exists; otherwise, false.