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.
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.